get_card
ActiveTool of mcp-ygoprodeck
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).
Parameters schema
{
"type": "object",
"required": [
"name"
],
"properties": {
"name": {
"type": "string",
"description": "Exact card name, e.g. \"Dark Magician\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-ygoprodeck
https://github.com/pipeworx-io/mcp-ygoprodeck
2/7 registries