Cartograph
Rank #27,877io.github.benteigland11/cartograph
Local-first reusable implementation registry for AI agents and versioned widgets.
Cartograph is a Model Context Protocol (MCP) server published by benteigland11. It ranks #27,877 of 132,405 servers tracked on MCP Toplist. Cartograph is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 1 tracked version. It was first listed on Apr 23, 2026 and most recently updated on Apr 23, 2026.
Ranks ahead of 104,528 of 132,405 servers on MCP Toplist.
Use Cartograph
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cartograph -- uvx cartograph-mcp[mcp_servers.cartograph]
command = "uvx"
args = ["cartograph-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"cartograph": {
"command": "uvx",
"args": [
"cartograph-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"cartograph": {
"command": "uvx",
"args": [
"cartograph-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cartograph": {
"type": "stdio",
"command": "uvx",
"args": [
"cartograph-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cartograph": {
"command": "uvx",
"args": [
"cartograph-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cartograph": {
"command": "uvx",
"args": [
"cartograph-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.benteigland11%2Fcartograph)<a href="https://mcptoplist.com/server/io.github.benteigland11%2Fcartograph"><img src="https://mcptoplist.com/badge/io.github.benteigland11%2Fcartograph.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
benteigland11
Other servers by benteigland11
View all benteigland11 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.3 | Apr 23, 2026 |
Frequently asked questions
- Who maintains Cartograph?
- Cartograph is maintained by benteigland11, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Cartograph listed on the Official MCP Registry?
- Yes — Cartograph is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Cartograph have?
- MCP Toplist tracks 1 version of Cartograph, most recently published on Apr 23, 2026.
- Where can I find the source code for Cartograph?
- The source code for Cartograph is hosted at github.com/benteigland11/cartograph-mcp.
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.