Skip to main content
Knowledge & MemoryTypeScript

graphlit-mcp-server

Ingest anything from Slack, Discord, websites, Google Drive, Linear or GitHub into a Graphlit project - and then search and retrieve relevant knowledge within an MCP client like Cursor, Windsurf or Cline.

knowledge-memorycloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/graphlit/graphlit-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "graphlit-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "graphlit-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Knowledge & Memory
Language
TypeScript
Author
graphlit