MCP Directory
Back

graphlit-mcp-server

by graphlit · TypeScript · ★ 375

Model Context Protocol (MCP) Server for Graphlit Platform

#claude#content-extraction#content-ingestion#data-collection#llm-tools#mcp-server#model-context-protocol#search-api#unstructured-data#web-crawler#web-scraping

Install

npx -y github:graphlit/graphlit-mcp-server

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

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

From the README

[](https://badge.fury.io/js/graphlit-mcp-server) [](https://smithery.ai/server/@graphlit/graphlit-mcp-server) The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. This document outlines the setup process and provides a basic example of using the client. Ingest anything from Slack, Discord, websites, Google Drive, email, Jira, Linear or GitHub into a Graphlit project - and then search and retrieve relevant knowledge within an MCP client like Cursor, Windsurf, Goose or Cline. Your Graphlit project acts as a searchable, and RAG-ready knowled…
Read full README on GitHub →

Related ai & ml servers