Cartography
Rank #3,775io.github.datasynx/cartography
MCP-first read-only discovery of your infra & SaaS landscape as MCP resources, tools and prompts.
Cartography is a Model Context Protocol (MCP) server published by datasynx. It ranks #3,775 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Cartography is listed across 2 registries — Official MCP and PulseMCP, with 11 tracked versions. It was first listed on Jun 17, 2026 and most recently updated on Jun 19, 2026.
Ranks ahead of 128,338 of 132,113 servers on MCP Toplist.
Use Cartography
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cartography -- npx -y --package @datasynx/agentic-ai-cartography cartography-mcp @datasynx/agentic-ai-cartography[mcp_servers.cartography]
command = "npx"
args = ["-y", "--package", "@datasynx/agentic-ai-cartography", "cartography-mcp", "@datasynx/agentic-ai-cartography"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"cartography": {
"command": "npx",
"args": [
"-y",
"--package",
"@datasynx/agentic-ai-cartography",
"cartography-mcp",
"@datasynx/agentic-ai-cartography"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"cartography": {
"command": "npx",
"args": [
"-y",
"--package",
"@datasynx/agentic-ai-cartography",
"cartography-mcp",
"@datasynx/agentic-ai-cartography"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cartography": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"--package",
"@datasynx/agentic-ai-cartography",
"cartography-mcp",
"@datasynx/agentic-ai-cartography"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cartography": {
"command": "npx",
"args": [
"-y",
"--package",
"@datasynx/agentic-ai-cartography",
"cartography-mcp",
"@datasynx/agentic-ai-cartography"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cartography": {
"command": "npx",
"args": [
"-y",
"--package",
"@datasynx/agentic-ai-cartography",
"cartography-mcp",
"@datasynx/agentic-ai-cartography"
]
}
}
}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.datasynx%2Fcartography)<a href="https://mcptoplist.com/server/io.github.datasynx%2Fcartography"><img src="https://mcptoplist.com/badge/io.github.datasynx%2Fcartography.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
datasynx
Other servers by datasynx
View all datasynx servers →Available versions (11)
| Version | Published |
|---|---|
| 2.12.1 | Jun 19, 2026 |
| 2.11.0 | Jun 18, 2026 |
| 2.10.0 | Jun 18, 2026 |
| 2.9.0 | Jun 18, 2026 |
| 2.8.0 | Jun 18, 2026 |
| 2.7.0 | Jun 18, 2026 |
| 2.6.0 | Jun 18, 2026 |
| 2.5.0 | Jun 18, 2026 |
| 2.4.0 | Jun 18, 2026 |
| 2.3.0 | Jun 18, 2026 |
| 2.2.0 | Jun 17, 2026 |
Frequently asked questions
- Who maintains Cartography?
- Cartography is maintained by datasynx, which publishes 2 MCP servers (27 total versions) tracked on MCP Toplist.
- Is Cartography listed on the Official MCP Registry?
- Yes — Cartography is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Cartography have?
- MCP Toplist tracks 11 versions of Cartography, most recently published on Jun 19, 2026.
- Where can I find the source code for Cartography?
- The source code for Cartography is hosted at github.com/datasynx/agentic-ai-cartography.
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.