mcpbeat Sign in

Cartography MCP Server

local only

Cartography runs on your own machine — the client starts it, so there is no endpoint to ping.

MCP-first read-only discovery of your infra & SaaS landscape as MCP resources, tools and prompts.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 53 · avg 17 · -73% w/w
a month agotoday
Installs / week
npm · @datasynx/agentic-ai-cartography
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add cartography -- npx -y @datasynx/agentic-ai-cartography
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cartography": {
      "args": [
        "-y",
        "@datasynx/agentic-ai-cartography"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cartography]
command = "npx"
args = ["-y", "@datasynx/agentic-ai-cartography"]
.cursor/mcp.json
{
  "mcpServers": {
    "cartography": {
      "args": [
        "-y",
        "@datasynx/agentic-ai-cartography"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "cartography": {
      "args": [
        "-y",
        "@datasynx/agentic-ai-cartography"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Cartography

same job, measured the same way
Plato's Kallipolis
by handongzhen101-jpg

Read-only MCP tools for AI agent discovery, structured resources, and NIULAI information.

6 tools answering
Fmind AI Security Architect Portfolio
by fmind

Read-only portfolio tools, resources, and prompts for Fmind.

9 tools answering
Framekeep Public Discovery
by framekeep

Read-only discovery of Framekeep capabilities, security boundaries, and public resources.

3 tools answering
I
Simple MCP HTTP
by oleksii-donets

A Test MCP server that provides tools, promts and resources

local only
Simple MCP
by oleksii-donets

A Test MCP server that provides tools, promts and resources

local only
GST Cranes Public Discovery MCP
by gkmex75

Public read-only discovery tools for GST Cranes marketplace, wanted ads, and Crane Wiki.

36 installs/wk local only
liz's doc public knowledge
by liz6

Read-only search and Markdown access to liz's public docs, prompts, resources, and an MCP App.

5 tools answering
petromcp
by ameyxd

Local-first MCP server: read LAS well logs and DLIS files from your own disk.

119 installs/wk local only

Cartography — questions

Answers built from our own checks of this server.

Why is there no uptime for Cartography?
Cartography runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @datasynx/agentic-ai-cartography.
Is Cartography still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Cartography?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @datasynx/agentic-ai-cartography straight from npm; nothing to host, nothing to sign up for.