StackMap
Subscribe

Your agent can query this map

One command connects Claude Code, Cursor, Codex — any MCP client — to 203 curated repos and every human-reviewed relationship, with the why written down.

Claude Code
claude mcp add stackmap -- npx -y @ship-with-ai/stackmap-mcp
Cursor (.cursor/mcp.json)
{ "mcpServers": { "stackmap": { "command": "npx", "args": ["-y", "stackmap-mcp"] } } }
Codex CLI (~/.codex/config.toml)
[mcp_servers.stackmap]
command = "npx"
args = ["-y", "stackmap-mcp"]

What it answers

  • search_catalog — “What’s on the map for local voice transcription?”
  • get_repo — “Tell me about langgraph — including when NOT to use it.”
  • get_alternatives — “What replaces crewai, and when do I pick which?”
  • continue_stack — “I use langgraph + chroma — what pairs well next?”

Every answer opens with the catalog version (currently v2026.07.24) and quotes the curator’s written why — including when not to use a tool.

Nothing to trust blindly

Prefer raw JSON? /api/catalog.json · per-repo at /api/repos/<slug>.json · llms.txt