Loomal

Cartograph

MCP server by github.com/anthony-maio/cartograph

Repo analysis for coding agents with ranked files, dependency maps, and task-scoped context.

2 starsnpm: @anthony-maio/cartograph

About Cartograph

Cartograph is an MCP (Model Context Protocol) server published by anthony-maio in the official MCP registry, listed under Autonomous Agents on Loomal. Repo analysis for coding agents with ranked files, dependency maps, and task-scoped context.

It ships as an npm package (@anthony-maio/cartograph), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/anthony-maio/cartograph, where the project has earned 2 GitHub stars.

Use Cartograph with your agent

Claude Code · one command
claude mcp add cartograph -- npx -y @anthony-maio/cartograph
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "cartograph": {
      "command": "npx",
      "args": [
        "-y",
        "@anthony-maio/cartograph"
      ]
    }
  }
}
npm@anthony-maio/cartograph

Frequently asked questions

What is Cartograph?
Cartograph is an MCP (Model Context Protocol) server by anthony-maio in the Autonomous Agents category. Repo analysis for coding agents with ranked files, dependency maps, and task-scoped context.
How do I connect Cartograph to Claude, Cursor, or another MCP client?
Install Cartograph from its npm package (@anthony-maio/cartograph) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Cartograph open source?
Yes — the source code is public at github.com/anthony-maio/cartograph, with 2 GitHub stars.
Can AI agents pay to use Cartograph?
Not yet through Loomal — Cartograph is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Cartograph? Claim this listing free by verifying GitHub ownership, or contact us.