CodeCartographer
Rank #1,653io.github.HuginnIndustries/codecartographer
Turn an unfamiliar codebase into validated architecture, contracts, and a reimplementation spec.
CodeCartographer is a Model Context Protocol (MCP) server published by HuginnIndustries. It ranks #1,653 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. CodeCartographer is listed on Official MCP, with 28 tracked versions. It was first listed on Jul 22, 2026 and most recently updated on Sep 16, 2026.
Ranks ahead of 130,393 of 132,046 servers on MCP Toplist.
Use CodeCartographer
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add codecartographer -- npx -y codecartographer-pi[mcp_servers.codecartographer]
command = "npx"
args = ["-y", "codecartographer-pi"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"codecartographer": {
"command": "npx",
"args": [
"-y",
"codecartographer-pi"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"codecartographer": {
"command": "npx",
"args": [
"-y",
"codecartographer-pi"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"codecartographer": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"codecartographer-pi"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"codecartographer": {
"command": "npx",
"args": [
"-y",
"codecartographer-pi"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"codecartographer": {
"command": "npx",
"args": [
"-y",
"codecartographer-pi"
]
}
}
}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.HuginnIndustries%2Fcodecartographer)<a href="https://mcptoplist.com/server/io.github.HuginnIndustries%2Fcodecartographer"><img src="https://mcptoplist.com/badge/io.github.HuginnIndustries%2Fcodecartographer.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
HuginnIndustries
Available versions (28)
| Version | Published |
|---|---|
| 0.26.0 | Sep 16, 2026 |
| 0.25.0 | Sep 14, 2026 |
| 0.24.1 | Sep 14, 2026 |
| 0.24.0 | Sep 13, 2026 |
| 0.23.0 | Sep 13, 2026 |
| 0.22.3 | Sep 13, 2026 |
| 0.22.2 | Sep 13, 2026 |
| 0.22.1 | Sep 13, 2026 |
| 0.22.0 | Sep 13, 2026 |
| 0.21.0 | Sep 12, 2026 |
| 0.20.0 | Sep 12, 2026 |
| 0.19.6 | Sep 12, 2026 |
| 0.19.5 | Sep 11, 2026 |
| 0.19.4 | Sep 10, 2026 |
| 0.19.3 | Sep 10, 2026 |
| 0.19.2 | Sep 10, 2026 |
| 0.19.1 | Sep 8, 2026 |
| 0.19.0 | Sep 8, 2026 |
| 0.18.0 | Sep 7, 2026 |
| 0.17.1 | Sep 7, 2026 |
| 0.17.0 | Sep 7, 2026 |
| 0.16.0 | Aug 18, 2026 |
| 0.15.0 | Aug 17, 2026 |
| 0.14.1 | Aug 16, 2026 |
| 0.14.0 | Aug 16, 2026 |
| 0.13.0 | Aug 16, 2026 |
| 0.12.3 | Jul 23, 2026 |
| 0.12.2 | Jul 22, 2026 |
Frequently asked questions
- Who maintains CodeCartographer?
- CodeCartographer is maintained by HuginnIndustries, which publishes 1 MCP server (28 total versions) tracked on MCP Toplist.
- Is CodeCartographer listed on the Official MCP Registry?
- Yes — CodeCartographer is listed on the Official MCP Registry.
- How many versions does CodeCartographer have?
- MCP Toplist tracks 28 versions of CodeCartographer, most recently published on Sep 16, 2026.
- Where can I find the source code for CodeCartographer?
- The source code for CodeCartographer is hosted at github.com/HuginnIndustries/CodeCartographer.
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.