Skip to main content
ClaudeWave

MCP server for YGOPRODeck, Yu Gi Oh! cards, archetypes, and banlists.

MCP ServersRegistry oficial0 estrellas0 forksTypeScriptActualizado 1mo ago
ClaudeWave Trust Score
57/100
· OK
Passed
  • Recently active
  • Clear description
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 9/22/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/mrfentmen/yugioh-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "yugioh-mcp": {
      "command": "node",
      "args": ["/path/to/yugioh-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/mrfentmen/yugioh-mcp and follow its README for install instructions.

Resumen de MCP Servers

# yugioh mcp

MCP server for **YGOPRODeck**, the Yu Gi Oh! card database.

## Tools

| Tool | What it does |
|---|---|
| `search_cards` | Exact name card search (full stats, prices, banlist status) |
| `search_by_archetype` | Cards in an archetype (Blue Eyes, Branded, Dark Magician…) |
| `get_card` | Card by numeric id |
| `get_banlist` | Current TCG / OCG / GOAT forbidden & limited list, grouped by status |

## Usage

```bash
npm run build && node dist/index.js
```

Example:

```
search_cards { name: "blue-eyes white dragon" }
get_banlist { format: "tcg" }
```

Keyless. Prints ATK/DEF, level/link rating, card prices (TCGplayer/Cardmarket/eBay), and TCG/OCG banlist status per card.

Lo que la gente pregunta sobre yugioh-mcp

¿Qué es mrfentmen/yugioh-mcp?

+

mrfentmen/yugioh-mcp es mcp servers para el ecosistema de Claude AI. MCP server for YGOPRODeck, Yu Gi Oh! cards, archetypes, and banlists. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-08.

¿Cómo se instala yugioh-mcp?

+

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

+

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

¿Quién mantiene mrfentmen/yugioh-mcp?

+

mrfentmen/yugioh-mcp es mantenido por mrfentmen. La última actividad registrada en GitHub es del 2026-08-08, con 0 issues abiertos.

¿Hay alternativas a yugioh-mcp?

+

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

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

Más MCP Servers

Alternativas a yugioh-mcp