@@ -10,53 +10,77 @@ tier: Official
1010status : Active
1111transport : stdio
1212tools :
13- - query_contents
14- - query_collections
15- - query_feeds
16- - query_conversations
17- - retrieve_relevant_sources
18- - retrieve_similar_images
19- - visually_describe_image
20- - prompt_llm_conversation
21- - extract_structured_json_from_text
22- - publish_as_audio
23- - publish_as_image
24- - ingest_files
25- - ingest_web_pages
26- - ingest_messages
27- - ingest_posts
28- - ingest_emails
29- - ingest_issues
30- - ingest_text
31- - ingest_memory
32- - web_crawling
33- - web_search
34- - web_mapping
35- - screenshot_page
36- - configure_project
37- - create_collection
38- - add_contents_to_collection
39- - remove_contents_from_collection
40- - delete_collections
41- - delete_feeds
42- - delete_contents
43- - delete_conversations
44- - is_feed_done
45- - is_content_done
46- - list_slack_channels
47- - list_microsoft_teams_teams
48- - list_microsoft_teams_channels
49- - list_sharepoint_libraries
50- - list_sharepoint_folders
51- - list_linear_projects
52- - list_notion_databases
53- - list_notion_pages
54- - list_dropbox_folders
55- - list_box_folders
56- - list_discord_guilds
57- - list_discord_channels
58- - list_google_calendars
59- - list_microsoft_calendars
13+ - addContentsToCollection
14+ - askGraphlit
15+ - configureProject
16+ - createCollection
17+ - deleteCollection
18+ - deleteCollections
19+ - deleteContent
20+ - deleteContents
21+ - deleteConversation
22+ - deleteConversations
23+ - deleteFeed
24+ - deleteFeeds
25+ - describeImageContent
26+ - describeImageUrl
27+ - extractText
28+ - ingestBoxFiles
29+ - ingestDiscordMessages
30+ - ingestDropboxFiles
31+ - ingestFile
32+ - ingestGitHubFiles
33+ - ingestGitHubIssues
34+ - ingestGoogleDriveFiles
35+ - ingestGoogleEmail
36+ - ingestJiraIssues
37+ - ingestLinearIssues
38+ - ingestMemory
39+ - ingestMicrosoftEmail
40+ - ingestMicrosoftTeamsMessages
41+ - ingestNotionPages
42+ - ingestOneDriveFiles
43+ - ingestRSS
44+ - ingestRedditPosts
45+ - ingestSharePointFiles
46+ - ingestSlackMessages
47+ - ingestText
48+ - ingestTwitterPosts
49+ - ingestTwitterSearch
50+ - ingestUrl
51+ - isContentDone
52+ - isFeedDone
53+ - listBoxFolders
54+ - listDiscordChannels
55+ - listDiscordGuilds
56+ - listDropboxFolders
57+ - listGoogleCalendars
58+ - listLinearProjects
59+ - listMicrosoftCalendars
60+ - listNotionDatabases
61+ - listNotionPages
62+ - listSharePointFolders
63+ - listSharePointLibraries
64+ - listSlackChannels
65+ - promptConversation
66+ - publishAudio
67+ - publishImage
68+ - queryCollections
69+ - queryContents
70+ - queryConversations
71+ - queryFeeds
72+ - queryProjectUsage
73+ - removeContentsFromCollection
74+ - retrieveImages
75+ - retrieveSources
76+ - screenshotPage
77+ - sendEmailNotification
78+ - sendSlackNotification
79+ - sendTwitterNotification
80+ - sendWebHookNotification
81+ - webCrawl
82+ - webMap
83+ - webSearch
6084metadata :
6185 stars : 358
6286 pulls : 109
6892 - search
6993 - ingestion
7094 - data-connectors
71- image : ghcr.io/stacklok/dockyard/npx/graphlit-mcp-server:1.0.20251005001
95+ image : ghcr.io/stacklok/dockyard/npx/graphlit-mcp-server:1.0.20251007001
7296permissions :
7397 network :
7498 outbound :
0 commit comments