Legion MCP vs Ygoprodeck — MCP Server Comparison | AllMCPs
Side-by-Side Model Context Protocol Comparison
Legion MCP vs Ygoprodeck
In-depth architectural comparison of the Legion MCP and Ygoprodeck MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Legion MCP
Databases · Local stdio
Quality: 56/100 (Good) | Auth: other
Ygoprodeck
Databases · Local stdio
Quality: 44/100 (Fair) | Auth: No auth required
Verdict Summary: Choose Legion MCP if you need specialized Databases tools running via a local process. Choose Ygoprodeck if your workspace requires Databases integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Legion MCP when:
You need dedicated capabilities in the Databases domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: other (Free / Open Source).
You have access to required keys: DB_TYPE, DB_CONFIG, DB_CONFIGS.
Legion MCP is categorized under Databases and uses a local stdio subprocess. In contrast, Ygoprodeck belongs to Databases using local stdio subprocess. Select Legion MCP when you need capabilities focused on databases and Ygoprodeck when you require tools for databases.
Get detailed information about a database including schema
find_table
Find which database contains a specific table
describe_table
Get detailed description of a table including column names and types
get_table_sample
Get a sample of data from a table
Ygoprodeck Tools (3)
search_cards
Search Yu-Gi-Oh! trading card game (TCG) cards by name (fuzzy), card type, attribute, monster race/type, archetype, or level. Returns matching cards with names, types, descriptions, ATK/DEF, attributes, archetypes, images, and TCGplayer card prices.
get_card
Look up a single Yu-Gi-Oh! trading card game (TCG) card by its exact name. Returns full card details including type, description, ATK/DEF, level, attribute, archetype, banlist status, printed sets with rarities, and card prices (TCGplayer, Cardmarket, eBay, Amazon).
random_card
Get a random Yu-Gi-Oh! trading card game (TCG) card with full details including type, description, ATK/DEF, attribute, archetype, sets, and card prices.