Submit

MCP Server – Scryfall API Interface

@dbeltra

MCP server for the Scryfall API
Overview

What is MCP Server?

MCP Server is an interface for the Scryfall API that allows users to fetch and display detailed Magic: The Gathering card data.

How to use MCP Server?

To use MCP Server, set up the project by installing the required dependencies and run the server using the command uv run scryfall.py. It is designed to be run by an MCP host like Claude Desktop.

Key features of MCP Server?

  • Search for MTG cards by name, color, type, and text content.
  • Detailed output including oracle text, mana cost, colors, type, power/toughness, rarity, set name, and prices in USD/EUR.

Use cases of MCP Server?

  1. Fetching detailed information about specific Magic: The Gathering cards.
  2. Integrating with applications that require card data for gameplay or analysis.
  3. Supporting developers in creating tools that utilize MTG card data.

FAQ from MCP Server?

  • What is required to run MCP Server?

You need Python 3.12+ and the uv dependency for environment management.

  • Can MCP Server be used with other applications?

Yes, it can be integrated with applications like Claude Desktop for enhanced functionality.

  • How do I install MCP Server?

Follow the installation instructions in the project setup section, including setting up a virtual environment and installing dependencies.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.