MCPServers
Scryfall - MCP server logo
2
0

Summary

This MCP server, developed by cryppadotta, provides a standardized interface for interacting with the Scryfall Magic: The Gathering API. Built with TypeScript and leveraging the Model Context Protocol SDK, it offers tools for card searches, retrieving card details, rulings, and pricing information. The implementation focuses on exposing Scryfall's comprehensive database through a consistent MCP interface, enabling AI models to perform complex card queries and game-related operations. By connecting AI assistants with Scryfall's extensive MTG data, this server facilitates sophisticated scenarios like deck building assistance, card market analysis, and rules clarification. It's particularly valuable for applications and AI systems aimed at enhancing Magic: The Gathering gameplay, collection management, and strategic analysis.

Available Actions(7)

search_cards

Perform a text-based search on Scryfall. Returns a list of matching cards.

get_card_by_id

Retrieve a card directly via its Scryfall UUID.

get_card_by_name

Retrieve a card by exact English name.

random_card

Get a random card from the entire Scryfall database.

get_rulings

Retrieve official rulings for a card, which may clarify card interactions or rules.

get_prices_by_id

Retrieve current pricing information (USD, USD foil, EUR, TIX) for a given card by Scryfall ID.

get_prices_by_name

Retrieve current pricing information (USD, USD foil, EUR, TIX) for a given card by exact name.

Last Updated: April 17, 2025

Avis de la Communauté

0.0
0 avis
5
0
4
0
3
0
2
0
1
0

Aucun avis encore. Soyez le premier à donner votre avis !

Connectez-vous pour rejoindre la conversation

Coming soon to
HighlightHighlight AI

Langage

TypeScript

Catégories

Tags