Scryfall Connector icon

Scryfall Connector

Provides a standardized interface for accessing Magic: The Gathering card data and Commander Spellbook combo information for MCP-compatible clients.

关于

The Scryfall Connector serves as an MCP server, enabling seamless integration of Scryfall (Magic: The Gathering) and Commander Spellbook (a combo database) into various AI clients like Claude Desktop, Cursor, Continue, and Zed. It offers a high-level, typed API for common queries, including full-text card searches, filtering by colors, CMC, or format, and advanced Tagger-based searches. The connector also includes robust tools for Commander Spellbook, allowing users to parse decklists, find combos, search variants, and manage local card indexes, all while adhering to API etiquette with polite rate limiting and backoff mechanisms.

主要功能

  • High-level server API with typed inputs/outputs for Scryfall and Commander Spellbook
  • Comprehensive tools for Scryfall queries: full-text search, by colors/CMC/format, and Tagger-based searches
  • Commander Spellbook integration: parse decklists, find combos, search variants, and lookup cards
  • Polite rate limiting and 429 backoff for Scryfall and Commander Spellbook APIs
  • Optional local caching for Tagger tag lists and Commander Spellbook card index
  • 0 GitHub stars

使用案例

  • Integrating Magic: The Gathering card data and combo information into AI assistants and chatbots
  • Developing custom applications that require structured access to Scryfall and Commander Spellbook APIs
  • Automating complex card searches and combo discovery for Magic: The Gathering players or content creators