Scryfall MCP
S

Scryfall MCP

An MCP server project that obtains Magic: The Gathering card data through the Scryfall API and supports searching for card information by name, color, type, etc.
2 points
6.0K

What is the Scryfall MCP service?

This is a service that provides Magic: The Gathering (MTG) card queries through the Model Context Protocol (MCP). The backend is connected to the official Scryfall API. Users can directly query detailed card information through MCP - supported clients such as Claude.

How to use it?

After installation and configuration, send query instructions in an MCP - supported client (such as Claude Desktop) to obtain card data. There is no need to directly call the API or write code.

Applicable scenarios

MTG - related scenarios such as card collection management, deck building reference, game rule query, and card market price tracking.

Main features

Search by name
Perform precise/fuzzy searches by the full or partial name of the card
Filter by color
Query by card color combinations (white/blue/black/red/green/colorless)
Search by type
Filter results according to card types (creature, spell, enchantment, etc.)
Text search
Search for keywords in the card effect description text
Price information
Provide market prices in US dollars/euros (regular/foil versions)
Advantages
No need to directly handle the complex parameters of the Scryfall API
Query can be made through natural language (e.g., 'Show blue dragon - type creatures')
Return complete and structured card information that is easy to read
Automatically handle API rate limits and error retries
Limitations
Dependent on MCP clients (such as Claude Desktop)
Advanced search syntax needs to be learned
Unable to modify the original Scryfall data

How to use

Installation preparation
Ensure that Python 3.12+ and the uv tool (cargo install uv) are installed
Create a virtual environment
Initialize a Python virtual environment in the project directory
Install dependencies
Install all Python dependency packages required by the project
Configure the MCP client
Add server settings to the Claude configuration file (actual paths need to be replaced)

Usage examples

Card information query
Get detailed data and price information of a specific card
Deck component search
Find deck components that meet specific conditions

Frequently Asked Questions

Do I need a Scryfall account?
How often is the data updated?
Does it support Chinese card queries?

Related resources

Scryfall official API documentation
Understand the functions and limitations of the underlying API
MCP protocol official website
Official description of the Model Context Protocol
GitHub repository
Project source code and issue tracking

Installation

Copy the following command to your Client for configuration
{
    "mcpServers": {
        "scryfall": {
            "command": "/ABSOLUTE/PATH/TO/BIN/uv",
            "args": [
                "--directory",
                "/ABSOLUTE/PATH/TO/mcp-server",
                "run",
                "scryfall.py"
            ]
        }
    }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

K
Klavis
Klavis AI is an open-source project that provides a simple and easy-to-use MCP (Model Context Protocol) service on Slack, Discord, and Web platforms. It includes various functions such as report generation, YouTube tools, and document conversion, supporting non-technical users and developers to use AI workflows.
TypeScript
8.2K
5 points
S
Scrapling
Scrapling is an adaptive web scraping library that can automatically learn website changes and re - locate elements. It supports multiple scraping methods and AI integration, providing high - performance parsing and a developer - friendly experience.
Python
7.9K
5 points
A
Apple Health MCP
An MCP server for querying Apple Health data via SQL, implemented based on DuckDB for efficient analysis, supporting natural language queries and automatic report generation.
TypeScript
10.7K
4.5 points
M
MCP Server Airbnb
Certified
MCP service for Airbnb listing search and details query
TypeScript
13.6K
4 points
G
Godot MCP
Godot MCP is a Model Context Protocol server designed for the Godot game engine, providing functions such as editor control, project execution, and debug output capture, and supporting the interaction between AI assistants and the Godot engine.
JavaScript
9.9K
4 points
M
MCP Unity
MCP Unity is a Unity Editor extension that implements the Model Context Protocol, allowing AI assistants to interact with Unity projects and providing a bridge between Unity and the Node.js server.
JavaScript
10.4K
5 points
F
Firecrawl MCP Server
The Firecrawl MCP Server is a Model Context Protocol server integrating Firecrawl's web - scraping capabilities, providing rich web - scraping, searching, and content - extraction functions.
TypeScript
65.6K
5 points
U
Unreal MCP
Documentation for the integration of the Unreal Engine Model Context Protocol (MCP), helping to understand, set up, and use the MCP system.
Python
14.2K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
16.6K
4.3 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
14.8K
4.5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
45.0K
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
24.7K
5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
19.2K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
45.5K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
30.3K
4.8 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
15.0K
4.5 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase