Back to search
30
MCP

Cartograph

io.github.anthony-maio/cartograph

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

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Cartograph
Local-first reusable implementation registry for AI agents and versioned widgets.
0 tools
reporose
Repository scanner that builds a structural map of a codebase (functions, imports, exports, dependencies) and adds file descriptions of what
0 tools
Cardog live
Vehicle listings, market analysis, VIN decoding, recalls, and EV charging data
0 tools · streamable-http
io.github.danielblomma/cortex
Local repo context for coding assistants with semantic search and graph relationships.
0 tools
io.github.james-chahwan/repo-graph
Structural graph map of any codebase so LLMs navigate by structure, not guesswork.
0 tools
Repo Memory
Shared, git-tracked working memory for AI agents on the same codebase.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "cartograph": {
      "url": "None",
      "transport": "http"
    }
  }
}