Skip to main content
ClaudeWave

MCP server for StackMap - the curated map of the open-source AI stack. Every connection typed and human-reviewed, with the why written down.

MCP ServersOfficial Registry0 stars0 forksJavaScriptMITUpdated today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 9/3/2026
Install in Claude Code / Claude Desktop
Method: NPX · @ship-with-ai/stackmap-mcp
Claude Code CLI
claude mcp add stackmap-mcp -- npx -y @ship-with-ai/stackmap-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "stackmap-mcp": {
      "command": "npx",
      "args": ["-y", "@ship-with-ai/stackmap-mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

# @ship-with-ai/stackmap-mcp

Query **[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**.

No 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.

## Install

**Claude Code**

```bash
claude mcp add stackmap -- npx -y @ship-with-ai/stackmap-mcp
```

**Cursor** — `.cursor/mcp.json`:

```json
{ "mcpServers": { "stackmap": { "command": "npx", "args": ["-y", "stackmap-mcp"] } } }
```

**Codex CLI** — `~/.codex/config.toml`:

```toml
[mcp_servers.stackmap]
command = "npx"
args = ["-y", "stackmap-mcp"]
```

## Tools

| Tool | 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?" |
| `build_stack` | "Build me a starter stack for a local-first RAG pipeline over PDFs." |

Every answer carries the curator's written why — the sentence a colleague would tell you over your shoulder, not a link dump.

## How the data is made

Nothing 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.

MIT · by [ShipWithAI](https://stackmap.shipwithai.xyz/about)

What people ask about stackmap-mcp

What is Ship-With-AI/stackmap-mcp?

+

Ship-With-AI/stackmap-mcp is mcp servers for the Claude AI ecosystem. MCP server for StackMap - the curated map of the open-source AI stack. Every connection typed and human-reviewed, with the why written down. It has 0 GitHub stars and its last recorded update is dated 2026-09-02.

How do I install stackmap-mcp?

+

You can install stackmap-mcp by cloning the repository (https://github.com/Ship-With-AI/stackmap-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is Ship-With-AI/stackmap-mcp safe to use?

+

Our security agent has analyzed Ship-With-AI/stackmap-mcp and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains Ship-With-AI/stackmap-mcp?

+

Ship-With-AI/stackmap-mcp is maintained by Ship-With-AI. The last recorded GitHub activity is dated 2026-09-02, with 0 open issues.

Are there alternatives to stackmap-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy stackmap-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: Ship-With-AI/stackmap-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/ship-with-ai-stackmap-mcp)](https://claudewave.com/repo/ship-with-ai-stackmap-mcp)
<a href="https://claudewave.com/repo/ship-with-ai-stackmap-mcp"><img src="https://claudewave.com/api/badge/ship-with-ai-stackmap-mcp" alt="Featured on ClaudeWave: Ship-With-AI/stackmap-mcp" width="320" height="64" /></a>

More MCP Servers

stackmap-mcp alternatives