CGIS Code Graph
Rank #5,481io.github.zaebee/codegraph-brain
Code graph for AI agents: impact analysis and call tracing for Python and TypeScript.
CGIS Code Graph is a Model Context Protocol (MCP) server published by zaebee. It ranks #5,481 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. CGIS Code Graph is listed across 2 registries — Official MCP and Glama, with 11 tracked versions. It was first listed on Sep 17, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 126,632 of 132,113 servers on MCP Toplist.
Use CGIS Code Graph
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add codegraph-brain -- uvx codegraph-brain[mcp_servers.codegraph-brain]
command = "uvx"
args = ["codegraph-brain"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"codegraph-brain": {
"command": "uvx",
"args": [
"codegraph-brain"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"codegraph-brain": {
"command": "uvx",
"args": [
"codegraph-brain"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"codegraph-brain": {
"type": "stdio",
"command": "uvx",
"args": [
"codegraph-brain"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"codegraph-brain": {
"command": "uvx",
"args": [
"codegraph-brain"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"codegraph-brain": {
"command": "uvx",
"args": [
"codegraph-brain"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.zaebee%2Fcodegraph-brain)<a href="https://mcptoplist.com/server/io.github.zaebee%2Fcodegraph-brain"><img src="https://mcptoplist.com/badge/io.github.zaebee%2Fcodegraph-brain.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
zaebee
Other servers by zaebee
View all zaebee servers →Available versions (11)
| Version | Published |
|---|---|
| 0.25.3 | Sep 18, 2026 |
| 0.25.2 | Sep 18, 2026 |
| 0.25.1 | Sep 17, 2026 |
| 0.25.0 | Sep 17, 2026 |
| 0.24.0 | Sep 17, 2026 |
| 0.23.4 | Sep 17, 2026 |
| 0.23.3 | Sep 17, 2026 |
| 0.23.2 | Sep 17, 2026 |
| 0.23.1 | Sep 17, 2026 |
| 0.23.0 | Sep 17, 2026 |
| 0.22.0 | Sep 17, 2026 |
Frequently asked questions
- Who maintains CGIS Code Graph?
- CGIS Code Graph is maintained by zaebee, which publishes 2 MCP servers (15 total versions) tracked on MCP Toplist.
- Is CGIS Code Graph listed on the Official MCP Registry?
- Yes — CGIS Code Graph is listed on the Official MCP Registry, alongside Glama.
- How many versions does CGIS Code Graph have?
- MCP Toplist tracks 11 versions of CGIS Code Graph, most recently published on Sep 18, 2026.
- Where can I find the source code for CGIS Code Graph?
- The source code for CGIS Code Graph is hosted at github.com/zaebee/codegraph-brain.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.