Skip to content
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Graphlit MCP Server logo
MCP server

Graphlit MCP Server

Ingests Slack, Notion, Drive, email, Jira and web pages into a Graphlit project, then searches it.

0
SaveVisit website ↗

Add it to your client

Official
Install
npx -y graphlit-mcp-server
mcpServers
{
  "mcpServers": {
    "graphlit-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "graphlit-mcp-server"
      ]
    }
  }
}
Transport
stdio
Runtime
Node
Auth
Required
License
MIT
Stars
380

The server treats a Graphlit project as one searchable knowledge base sitting across the tools a team already uses, and the ingestion side does real work on the way in: PDF, DOCX, PPTX and HTML are extracted to Markdown, audio and video are transcribed, so what lands in the index is text a model can actually retrieve against. Web crawling and web search are built in as tools, which removes the usual second integration with a scraping service. The less obvious half is publishing, which runs the other direction — a retrieved answer can be rendered as ElevenLabs audio or an OpenAI-generated image. Retrieval covers contents, collections, feeds and conversations, plus similar-image search and visual image description.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?