← Index

Cartograph

io.github.anthony-maio/cartograph·v1.1.4·Maps & Location
Quality Score
90
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "cartograph": {
      "command": "npx",
      "args": [
        "-y",
        "@anthony-maio/cartograph"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "cartograph": {
      "command": "npx",
      "args": [
        "-y",
        "@anthony-maio/cartograph"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @anthony-maio/cartograph
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Maps & Location