codecanvas-mcp
Rank #16,616io.github.donggyun112/codecanvas
Python code intelligence for coding agents: call paths, control flow, and change impact.
codecanvas-mcp is a Model Context Protocol (MCP) server published by donggyun112. It ranks #16,616 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. codecanvas-mcp is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 23, 2026 and most recently updated on Sep 12, 2026.
Ranks ahead of 115,497 of 132,113 servers on MCP Toplist.
Use codecanvas-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add codecanvas -- uvx codecanvas-mcp[mcp_servers.codecanvas]
command = "uvx"
args = ["codecanvas-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"codecanvas": {
"command": "uvx",
"args": [
"codecanvas-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"codecanvas": {
"command": "uvx",
"args": [
"codecanvas-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"codecanvas": {
"type": "stdio",
"command": "uvx",
"args": [
"codecanvas-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"codecanvas": {
"command": "uvx",
"args": [
"codecanvas-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"codecanvas": {
"command": "uvx",
"args": [
"codecanvas-mcp"
]
}
}
}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.donggyun112%2Fcodecanvas)<a href="https://mcptoplist.com/server/io.github.donggyun112%2Fcodecanvas"><img src="https://mcptoplist.com/badge/io.github.donggyun112%2Fcodecanvas.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
donggyun112
Other servers by donggyun112
View all donggyun112 servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.20 | Sep 12, 2026 |
| 0.1.17 | Aug 23, 2026 |
Frequently asked questions
- Who maintains codecanvas-mcp?
- codecanvas-mcp is maintained by donggyun112, which publishes 3 MCP servers (17 total versions) tracked on MCP Toplist.
- Is codecanvas-mcp listed on the Official MCP Registry?
- Yes — codecanvas-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does codecanvas-mcp have?
- MCP Toplist tracks 2 versions of codecanvas-mcp, most recently published on Sep 12, 2026.
- Where can I find the source code for codecanvas-mcp?
- The source code for codecanvas-mcp is hosted at github.com/donggyun112/codecanvas.
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.