get_card_by_id
Retrieve Magic: The Gathering card details in JSON format using the card's unique Scryfall ID. Part of the Scryfall MCP Server for precise card data access.
Instructions
Retrieve a card by its Scryfall ID (a 36-char UUID). Returns the card data in JSON.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
id | Yes | The Scryfall UUID, e.g. 'c09c71fb-7acb-4ffb-a47b-8961a0cf4990' |