Back to search
30
MCP

io.github.yarmoluk/ckg-mcp

io.github.yarmoluk/ckg-mcp

Structured domain knowledge for AI agents. 42x more accurate than RAG, 11x fewer tokens.

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

Similar MCP servers embedding-nearest

ckg-mcp
Compact Knowledge Graph MCP server — 53 domains, 65× more efficient than RAG on structural queries
0 tools
io.github.csoai-org/rag-knowledge-mcp
rag-knowledge-mcp MCP server by MEOK AI Labs
0 tools
io.github.csoai-org/rag-knowledge-graph-mcp
rag-knowledge-graph-mcp MCP server by MEOK AI Labs
0 tools
agent-knowledge-mcp
AgentKnowledgeMCP - Advanced Knowledge Management for AI Agents
0 tools
io.github.midnight-rgb/mcp
Domain registrar for AI agents. Search, register, and manage domains via API.
0 tools
io.github.gildaraio/mcp-server
Operating contracts for AI agents. Structured instructions compiled into system prompts.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.yarmoluk/ckg-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}