Server data from the Official MCP Registry
Use this MCP server to YGOPRODeck, Yu Gi Oh! cards, archetypes, and banlists. Tools include...
About
Use this MCP server to YGOPRODeck, Yu Gi Oh! cards, archetypes, and banlists. Tools include...
Security Report
This is a well-structured MCP server for querying the YGOPRODeck Yu-Gi-Oh! card database. It has no authentication requirements (the underlying API is keyless), clean code with proper input validation using Zod, and appropriate error handling. Permissions are narrowly scoped to read-only HTTP requests to a single external API, matching the server's stated purpose. Minor code quality suggestions exist but do not constitute security risks. Supply chain analysis found 1 known vulnerability in dependencies (0 critical, 1 high severity). Package verification found 1 issue.
5 files analyzed · 6 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-mrfentmen-yugioh-mcp": {
"args": [
"-y",
"yugioh-mcp"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
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
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.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Paperclip
Freeby Paperclipai · Developer Tools
Trending hip-hop artist momentum scores across four cultural dimensions.
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
