random_card
Retrieve a random Magic: The Gathering card using Scryfall MCP Server, with optional filters like format, archetype, rarity, price range, or search criteria for tailored results.
Instructions
Get a random Magic: The Gathering card, optionally filtered by format or search criteria
Input Schema
Name | Required | Description | Default |
---|---|---|---|
archetype | No | Deck archetype preference | |
exclude_reprints | No | Exclude heavily reprinted cards | |
format | No | Magic format to filter by legality | |
price_range | No | Price constraints for random selection | |
query | No | Optional Scryfall search query to filter random selection (e.g., "c:red", "type:creature") | |
rarity_preference | No | Preferred rarity level | |
similar_to | No | Find cards similar to this card |