Back to search
30
MCP

ckg-mcp

pypi/ckg-mcp

Compact Knowledge Graph MCP server — 53 domains, 65× more efficient than RAG on structural queries

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

knowledge-graph-rag-mcp
Local-first Knowledge GraphRAG MCP server
0 tools
io.github.yarmoluk/ckg-mcp
Structured domain knowledge for AI agents. 42x more accurate than RAG, 11x fewer tokens.
0 tools
io.github.csoai-org/rag-knowledge-graph-mcp
rag-knowledge-graph-mcp MCP server by MEOK AI Labs
0 tools
code-graph-rag-mcp
Local-first code knowledge graph MCP server
0 tools
code-rag-mcp
MCP server for efficient code search
0 tools
rag-anythink-mcp
Model Context Protocol server for advanced RAG with Knowledge Graphs
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ckg-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}