Skip to content
Back to search
30
MCP

io.github.pmgarg/cgraphy

io.github.pmgarg/cgraphy

Code knowledge graph over MCP: token-budgeted context for AI coding agents.

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

Similar MCP servers embedding-nearest

grafio-mcp
Structural code knowledge graph for AI coding assistants — impact analysis, cross-service flows, and symbol search via MCP
0 tools
code-atlas-mcp
A code intelligence graph that gives AI coding agents deep, token-efficient understanding of your codebase.
0 tools
code-graph-context
MCP server that builds code graphs to provide rich context to LLMs
0 tools
contextai-mcp
MCP server exposing ContextAI's static code-graph API to LLM agents
0 tools
io.github.wisdomrock/code-context-gate
Context-aware code retrieval MCP server — ranked, gated results for AI coding agents
0 tools
codecompass-mcp
Structural code context for AI coding agents — a local code knowledge graph for blast radius, impact, deps, dead code, and flow tracing
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.pmgarg/cgraphy": {
      "url": "None",
      "transport": "http"
    }
  }
}