CGIS Code Graph MCP server
Code graph for AI agents: impact analysis and call tracing for Python and TypeScript.
1 stars1.2k downloads/wk
Reviews
Write oneNobody has reviewed CGIS Code Graph yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
CGIS Code Graph tools (15)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
cgis_analyze_impactUpstream subgraph of one FQN: everything that reaches it within ``depth`` hops.
cgis_audit_reachabilityReachability/authorization audit — which sources never reach a checkpoint.
cgis_contextPrompt-ready brief on one FQN: its source, class, direct callers and callees.
cgis_driftReport per-domain architectural drift against declared ideal patterns.
cgis_find_orphansClasses nothing in production builds, extends or names — dead-code candidates.
cgis_find_symbolResolve a partial symbol name to candidate FQNs (substring match, ranked).
cgis_fractalReport the motif census across the repository's structural tiers.
cgis_get_structureMembers of a module or class — or, for a package prefix, the modules it holds.
cgis_ingestScan a local directory, extract all symbols, resolve links, and build the graph DB.
cgis_init_ontologyPropose a starter patterns.yaml from the measured graph (read-only).
cgis_metricsWhole-graph architectural metrics — coupling bottlenecks, God classes, PageRank.
cgis_overviewWhere to start in a graph you know nothing about: sizes and a package map.
cgis_suggest_packagesSuggest sub-package boundaries for a package from its dependency communities.
cgis_trace_flowDownstream subgraph of one FQN: everything it reaches within ``depth`` hops.
cgis_validateReport graph integrity as JSON: edge resolution stats + health verdict.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan94 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 1 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Grade history
- 2026-09-18restoreB → Ascore 94
Install directly
claude mcp add codegraph-brain -- uvx codegraph-brain
CGIS Code Graph: common questions
- Is CGIS Code Graph MCP server safe?
- Yes, by our scan: it is graded A (92/100). Read the CGIS Code Graph safety report
- How do I install CGIS Code Graph?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does CGIS Code Graph need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is CGIS Code Graph maintained?
- The last commit was 3 days ago (2026-09-18). The latest release is v0.25.3.
- What can I use instead of CGIS Code Graph?
- Servers from other publishers that do the same job: pyscn MCP server.
Alternatives to CGIS Code Graph
Same job from other publishers: the closest match first, then the best rated.
- pyscnPython code analysis for AI agents: complexity, dead code, clones, coupling, and a health score.not reviewedEstablishedA