Ingests data from work tools and the web into Graphlit for MCP-based search, retrieval, and RAG workflows.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent ā or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag ā we're steadily working through the catalog.
š” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Graphlit MCP Server.
The graphlit-mcp-server MCP server exposes Graphlit capabilities through the Model Context Protocol. It lets an MCP client add content to a Graphlit project, search that project, retrieve relevant sources, and manage collections, feeds, conversations, and other project resources.
Supported ingestion types include files, web pages, messages, posts, emails, issues, text, and short-term memory. The listed connectors cover Slack, Discord, Microsoft Teams, Outlook, Gmail, Notion, Reddit, Linear, Jira, GitHub, Google Drive, OneDrive, SharePoint, Dropbox, Box, Twitter/X, and podcast RSS feeds. The material also identifies built-in web crawling, web search, web mapping, and page screenshots.
The server uses a Graphlit project as the shared knowledge store. Content imported into that project can be queried through MCP tools, including searches across contents, collections, feeds, and conversations. Agents can also retrieve relevant sources, find similar images, visually describe images, prompt an LLM conversation, and extract structured JSON from text.
During ingestion, PDF, DOCX, PPTX, and other documents are extracted into Markdown. HTML pages are handled similarly, while audio and video are transcribed. Graphlit operations also include creating and editing collections, deleting content or feeds, checking processing status, and configuring the project.
The graphlit-mcp-server MCP server requires Node.js, with version 18 or later recommended, and an active Graphlit Platform account with access to the API settings dashboard. Install the npm package through an MCP client configuration using npx -y graphlit-mcp-server.
Set these environment variables for authentication and project configuration:
GRAPHLIT_ENVIRONMENT_ID: Graphlit environment identifier.GRAPHLIT_ORGANIZATION_ID: Graphlit organization identifier.GRAPHLIT_JWT_SECRET: Secret used to sign the JWT token.The README provides configurations for VS Code, Windsurf, Cline, and Cursor. Values for the organization ID, environment ID, and JWT secret are obtained from the Graphlit Platform API settings dashboard.
Available tool groups include retrieval, RAG, extraction, publishing, ingestion, data connectors, web operations, notifications, project operations, and enumerations. Publishing tools can produce audio through ElevenLabs or images through OpenAI image generation. Notification destinations include Slack, email, webhooks, and Twitter/X.
Enumeration tools can list resources such as Slack channels, Microsoft Teams teams and channels, SharePoint libraries and folders, Linear projects, Notion databases and pages, cloud-storage folders, Discord guilds and channels, and Google or Microsoft calendars. The server also exposes MCP resources for projects, contents, feeds, collections, workflows, conversations, and specifications.
The graphlit-mcp-server MCP server depends on the Graphlit Platform account and its configured credentials; the provided material does not describe an offline or local-only mode. Connector availability may depend on the corresponding Graphlit project configuration, but the README does not specify separate setup steps for each source. Claude Desktop compatibility and pricing are not stated in the provided material.
Factual signals from GitHub, npm, and our automated checks ā not a rating.
No reviews yet ā be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/graphlit-mcp-server)<a href="https://allmcps.com/mcp/graphlit-mcp-server"><img src="https://allmcps.com/api/badge/graphlit-mcp-server?style=directory" alt="Graphlit MCP Server on AllMCPs" /></a>