Home/Directory/Web & APIs/graphlit-mcp-server

graphlit-mcp-server

@graphlit · github.com/graphlit/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…

ClaimedWeb & APIsstdiolocal auth
GitHub

Install one command

terminal
$ npx -y graphlit-mcp-server

Or add it with the Claude CLI: claude mcp add graphlit-mcp-server

Tools exposed 0 tool

Configuration claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "graphlit-mcp-server": {
      "command": "npx",
      "args": ["-y", "graphlit-mcp-server"],
      "env": {
        "GRAPHLIT_ENVIRONMENT_ID": "<your-graphlit-environment-id>",
        "GRAPHLIT_JWT_SECRET": "<your-graphlit-jwt-secret>",
        "GRAPHLIT_ORGANIZATION_ID": "<your-graphlit-organization-id>",
        "SLACK_BOT_TOKEN": "<your-slack-bot-token>",
        "DISCORD_BOT_TOKEN": "<your-discord-bot-token>",
        "TWITTER_TOKEN": "<your-twitter-token>",
        "GOOGLE_EMAIL_REFRESH_TOKEN": "<your-google-email-refresh-token>",
        "GOOGLE_EMAIL_CLIENT_SECRET": "<your-google-email-client-secret>",
        "LINEAR_API_KEY": "<your-linear-api-key>",
        "GITHUB_PERSONAL_ACCESS_TOKEN": "<your-github-personal-access-token>"
      }
    }
  }
}

Paste under mcpServers in your config, then restart Claude Desktop. For Claude Code, reference this server in your project's CLAUDE.md.

Related

Similar servers

More in Web & APIs
Compare
@bytedance

Browser automation capabilities using Puppeteer, both support local and remote browser connection.

Web & APIsstdio no-auth
36.3k4w ago0 toolslocal
$npx @agent-tars/cli@latest
Compare
@mickael-kerjean

Remote Storage Access: SFTP, S3, FTP, SMB, NFS, WebDAV, GIT, FTPS, gcloud, azure blob, sharepoint, etc.

Web & APIsHTTP no-auth
14.3k6d ago0 toolslocal
Install command unavailable — see repo
Compare
@PipedreamHQ

Connect with 2,500 APIs with 8,000+ prebuilt tools, and manage servers for your users, in your own app.

Web & APIsSSE no-auth
11.5k4d ago0 toolslocal
Install command unavailable — see repo