scryfall-mcp

scryfall-mcp

0

This project is a Model Context Protocol (MCP) server designed to interface with the Scryfall API to fetch and display detailed Magic: The Gathering card data. It enables searching and providing comprehensive card data for enthusiasts and integrates with Claude Desktop for seamless interaction.

MCP Server – Scryfall API Interface

This project is an MCP server that interfaces with the Scryfall API to fetch and display detailed Magic: The Gathering card data. Key features include searching cards by name, color, type, and text content, and providing detailed card data output including oracle text, mana cost, colors, type, power/toughness, rarity, set name, and prices in USD/EUR. The project requires Python 3.12+ and the 'uv' tool for environment and dependency management. It can be integrated with Claude Desktop for enhanced interaction with the Scryfall API.