{
  "markdown": "# @ship-with-ai/stackmap-mcp\n\nQuery **[StackMap](https://stackmap.shipwithai.xyz)** — the curated map of the open-source AI stack — from any MCP client. 344 repos across 21 topics, 817 connections, every one typed (`complements` / `alternative` / `built_with`) and human-reviewed, with the *why* written down — including **when NOT to use a tool**.\n\nNo auth. No state. No telemetry. Reads the site's static JSON API; the catalog is date-versioned (`v2026.07.24` style) so you always know how fresh the map is.\n\n## Install\n\n**Claude Code**\n\n```bash\nclaude mcp add stackmap -- npx -y @ship-with-ai/stackmap-mcp\n```\n\n**Cursor** — `.cursor/mcp.json`:\n\n```json\n{ \"mcpServers\": { \"stackmap\": { \"command\": \"npx\", \"args\": [\"-y\", \"stackmap-mcp\"] } } }\n```\n\n**Codex CLI** — `~/.codex/config.toml`:\n\n```toml\n[mcp_servers.stackmap]\ncommand = \"npx\"\nargs = [\"-y\", \"stackmap-mcp\"]\n```\n\n## Tools\n\n| Tool | What it answers |\n|---|---|\n| `search_catalog` | \"What's on the map for *local voice transcription*?\" |\n| `get_repo` | \"Tell me about langgraph — including when NOT to use it.\" |\n| `get_alternatives` | \"What replaces crewai, and when do I pick which?\" |\n| `continue_stack` | \"I use langgraph + chroma — what pairs well next?\" |\n| `build_stack` | \"Build me a starter stack for a local-first RAG pipeline over PDFs.\" |\n\nEvery answer carries the curator's written why — the sentence a colleague would tell you over your shoulder, not a link dump.\n\n## How the data is made\n\nNothing on the map auto-publishes: an LLM proposes, a human approves, sharpens, or refuses — and both the [refusal ledger and the dismissal ledger are public](https://stackmap.shipwithai.xyz/how-we-curate). Suggest a repo at [/suggest](https://stackmap.shipwithai.xyz/suggest); dispute any edge from its repo page.\n\nMIT · by [ShipWithAI](https://stackmap.shipwithai.xyz/about)\n",
  "bytes": 1837,
  "sha": "17dc14f82d03bd3727288036ac98f1efdd570e04e9f87ee2504a28a4d761819a",
  "repo_slug": "ship-with-ai/stackmap-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_ship_with_ai_stackmap_e9e05907/readme"
}