CGIS Code Graph runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 18 Sep 2026.
Code graph for AI agents: impact analysis and call tracing for Python and TypeScript.
Today is the operative word: we check CGIS Code Graph every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add codegraph-brain -- uvx codegraph-brain
{
"mcpServers": {
"codegraph-brain": {
"args": [
"codegraph-brain"
],
"command": "uvx"
}
}
}
[mcp_servers.codegraph-brain]
command = "uvx"
args = ["codegraph-brain"]
{
"mcpServers": {
"codegraph-brain": {
"args": [
"codegraph-brain"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"codegraph-brain": {
"args": [
"codegraph-brain"
],
"command": "uvx"
}
}
}
AI code impact analysis — dependency graphs, cascade detection, and build gates for AI agents
Codebase graphs, caller impact analysis, and recorded project context for AI coding agents.
Local code graph for TypeScript, Python and Swift: who calls this, what breaks if I change it.
Python code intelligence for coding agents: call paths, control flow, and change impact.
MCP server for Python, JavaScript, and TypeScript code analysis with Ruff, ty, Vulture, and Biome
Compiler-precise code property graph for C, Python, and TypeScript, navigable over MCP.
Code intelligence platform for AI agents. 20 tools for architecture, security & impact analysis.
Python code analysis for AI agents: complexity, dead code, clones, coupling, and a health score.
Answers built from our own checks of this server.