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 ServersRegistry oficial0 estrellas0 forksJavaScriptMITActualizado 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.
Casos de uso

Resumen de MCP Servers

# @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)

Lo que la gente pregunta sobre stackmap-mcp

¿Qué es Ship-With-AI/stackmap-mcp?

+

Ship-With-AI/stackmap-mcp es mcp servers para el ecosistema de Claude AI. MCP server for StackMap - the curated map of the open-source AI stack. Every connection typed and human-reviewed, with the why written down. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-02.

¿Cómo se instala stackmap-mcp?

+

Puedes instalar stackmap-mcp clonando el repositorio (https://github.com/Ship-With-AI/stackmap-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar Ship-With-AI/stackmap-mcp?

+

Nuestro agente de seguridad ha analizado Ship-With-AI/stackmap-mcp y le ha asignado un Trust Score de 87/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene Ship-With-AI/stackmap-mcp?

+

Ship-With-AI/stackmap-mcp es mantenido por Ship-With-AI. La última actividad registrada en GitHub es del 2026-09-02, con 0 issues abiertos.

¿Hay alternativas a stackmap-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega stackmap-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

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>

Más MCP Servers

Alternativas a stackmap-mcp