Interfaces with the Scryfall API to provide Magic: The Gathering card details, rulings, and pricing information.
Scryfall provides a Model Context Protocol (MCP) server designed for interacting with the Scryfall API, offering comprehensive access to Magic: The Gathering card data. Users can search for cards by name or ID, retrieve rulings to clarify card interactions, obtain current pricing information, and even fetch a random card. It supports standard stdio and Server-Sent Events (SSE) modes, facilitating integration with various applications and environments, such as Claude Desktop.