You're viewing a demo portfolio

Join the waitlist
PRSM

get_card

Active

Tool of mcp-scryfall

declared in 0.1.0

Look up a single Magic: The Gathering (MTG) card by name (fuzzy matching). Returns full card details including mana cost, oracle text, colors, prices, legalities, and image.

Parameters schema

{
  "type": "object",
  "required": [
    "name"
  ],
  "properties": {
    "set": {
      "type": "string",
      "description": "Optional 3-letter set code to pin the printing, e.g. \"neo\"."
    },
    "name": {
      "type": "string",
      "description": "Card name (fuzzy matched), e.g. \"black lotus\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-scryfall

https://github.com/pipeworx-io/mcp-scryfall

2/7 registries
View full server →