Skip to main content
ClaudeWave
mjaskolski avatar
mjaskolski

wondel-skills-mcp

Ver en GitHub

Read-only MCP server over 50 book-based agent skills + 12 guided journeys — routes a task to the right framework and serves SKILL.md in-session. Endpoint: https://skills.wondel.ai/mcp

MCP ServersRegistry oficial1 estrellas0 forksActualizado today
ClaudeWave Trust Score
70/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 8/21/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/mjaskolski/wondel-skills-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "wondel-skills-mcp": {
      "command": "node",
      "args": ["/path/to/wondel-skills-mcp/dist/index.js"]
    }
  }
}
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.
💡 Clone https://github.com/mjaskolski/wondel-skills-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# Wondel.ai Skills MCP

Let your agent ask which skill to use — then hand it over.

An open, **read-only** MCP server over 50 book-based agent skills and 12 guided journeys, from [Wondel.ai](https://wondel.ai). It routes a task to the right framework, tells your agent which ones to skip and why, and serves the real SKILL.md in-session. No install, no account, no auth.

## Connect

Streamable HTTP, one URL, nothing to configure.

```bash
claude mcp add --transport http wondel-skills https://skills.wondel.ai/mcp
```

In any client that takes an `mcpServers` block — Cursor, Codex, OpenClaw and the rest:

```json
{
  "mcpServers": {
    "wondel-skills": {
      "type": "http",
      "url": "https://skills.wondel.ai/mcp"
    }
  }
}
```

## Tools

| Tool | What it does |
|---|---|
| `recommend_skills(task, stack?, phase?, max?)` | Route a task to the right skills — which to load first, which to skip (quoted from each skill's own "not for" line), and a guided journey when the task spans a whole project. Start here. |
| `search_skills(query, kind?, category?, limit?)` | Search by keyword or plain task language ("my UI looks amateur", "pricing", "dark mode"). |
| `get_skill(slug, sections?)` | Cheap metadata for one skill (~300 tokens): definition, when to use, when not to, related slugs. |
| `load_skill(slug, part?)` | The skill's actual instructions — the upstream SKILL.md, ready to follow in-session. |
| `get_journey(slug? \| goal?)` | One guided journey as a phase plan: ordered skills, the decision question each phase answers, and go/no-go gates. |

Every tool is read-only and annotated as such.

Info: https://skills.wondel.ai/mcp · Contact: contact@wondel.ai · [Wondel.ai](https://wondel.ai) — product studio building consumer AI experiences (text, image, video, voice), Warsaw, Poland.
claude-codecursormcpmcp-servermodel-context-protocol

Lo que la gente pregunta sobre wondel-skills-mcp

¿Qué es mjaskolski/wondel-skills-mcp?

+

mjaskolski/wondel-skills-mcp es mcp servers para el ecosistema de Claude AI. Read-only MCP server over 50 book-based agent skills + 12 guided journeys — routes a task to the right framework and serves SKILL.md in-session. Endpoint: https://skills.wondel.ai/mcp Tiene 1 estrellas en GitHub y su última actualización registrada es del 2026-08-20.

¿Cómo se instala wondel-skills-mcp?

+

Puedes instalar wondel-skills-mcp clonando el repositorio (https://github.com/mjaskolski/wondel-skills-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 mjaskolski/wondel-skills-mcp?

+

Nuestro agente de seguridad ha analizado mjaskolski/wondel-skills-mcp y le ha asignado un Trust Score de 70/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene mjaskolski/wondel-skills-mcp?

+

mjaskolski/wondel-skills-mcp es mantenido por mjaskolski. La última actividad registrada en GitHub es del 2026-08-20, con 0 issues abiertos.

¿Hay alternativas a wondel-skills-mcp?

+

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

Despliega wondel-skills-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: mjaskolski/wondel-skills-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/mjaskolski-wondel-skills-mcp)](https://claudewave.com/repo/mjaskolski-wondel-skills-mcp)
<a href="https://claudewave.com/repo/mjaskolski-wondel-skills-mcp"><img src="https://claudewave.com/api/badge/mjaskolski-wondel-skills-mcp" alt="Featured on ClaudeWave: mjaskolski/wondel-skills-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a wondel-skills-mcp