CoolFace
Apppublic

danyarm/ckg-mcp

sourceHugging Facemitupdated 3mo agoView on Hugging Face
1likes
App README

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

bash
pip install ckg-mcp

Add to your MCP client config:

json
{ "mcpServers": { "ckg": { "command": "ckg-mcp" } } }

Full docs & Pro tier