danyarm/ckg-mcp
1
ckg-mcp — Live CKG Explorer
Give your agent the structure, not the search.
This Space lets you explore ckg-mcp — a Model Context Protocol server that serves pre-structured, typed dependency graphs your agent traverses instead of text chunks it guesses from.
4× the F1 of RAG · 11× fewer tokens · works with Claude, GPT-4o, Gemini, Llama, Mistral
Install
pip install ckg-mcpAdd to your MCP client config:
{ "mcpServers": { "ckg": { "command": "ckg-mcp" } } }