About Kc Graph
Kc Graph is an MCP server in the RAG category: aI-optimized code intelligence graph — maps codebases at module/function/variable level for token-efficient AI context retrieval. It has been installed 0 times through Conduid.
Install
claude mcp add kc-graph -- npx -y kc-graphnpx -y kc-graphThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Kc Graph
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.
README
kc-graph
Code intelligence graph for AI-optimized context retrieval — maps codebases at module/function/variable level so AI agents get exactly the context they need.
Learn more in the documentation.
Get started
-
Install kc-graph:
npm install -g kc-graph -
Index your project and start the MCP server:
kc-graph init kc-graph mcp -
Add to Claude Code:
claude mcp add kc-graph -- kc-graph mcp
For multi-project setup, scoped environments, and programmatic API, see the documentation.
README mirrored from the source repository 4 months ago. The original is authoritative.