Back to directory
graphlit/graphlit-mcp-server

graphlit/graphlit-mcp-server

@graphlit

Model Context Protocol (MCP) Server for Graphlit Platform

mcpgraphlitknowledge-baseragdata-integrationsearchretrievalplatformcontext

Installation & Configuration

{
  "mcpServers": {
    "graphlit-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "graphlit-mcp-server"
      ],
      "env": {
        "GRAPHLIT_ORGANIZATION_ID": "your-organization-id",
        "GRAPHLIT_ENVIRONMENT_ID": "your-environment-id",
        "GRAPHLIT_JWT_SECRET": "your-jwt-secret"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12