1. Conduid
  2. RAG
  3. Kc Graph
MCP server · RAG

Kc Graph

AI-optimized code intelligence graph — maps codebases at module/function/variable level for token-efficient AI context retrieval

37Low

Scored 4 months ago · breakdown

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 Code
claude mcp add kc-graph -- npx -y kc-graph
npx
npx -y kc-graph

This 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

I know everything about Kc Graph. Ask me about installation, configuration, usage, or troubleshooting.

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

npm

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

  1. Install kc-graph:

    npm install -g kc-graph
    
  2. Index your project and start the MCP server:

    kc-graph init
    kc-graph mcp
    
  3. 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.

Questions

About Kc Graph

How do I install Kc Graph?

Run claude mcp add kc-graph -- npx -y kc-graph, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Kc Graph safe to use with an AI agent?

Its trust score is 37 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Kc Graph still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.