MTG Card Database
Free foreverlieyanqzu · Analytics
6.8k installs
The MTG Card Database MCP server gives AI agents structured, queryable access to Magic: The Gathering card data with a focus on the Chinese card market — card text, types, sets, rarities, and complex multi-criteria search across the full catalog of Magic: The Gathering Chinese card data. Instead of scraping wikis or manually cross-referencing set lists, an agent can search cards by mana cost, color identity, type line, rules text, rarity, or set code in a single structured call, then pull back detailed set metadata (release info, set codes, card counts) to power deck-building assistants, collection trackers, price-research bots, or content tools for MTG communities and marketplaces that operate in Chinese-language markets.
Because this server is hosted through BusinessMCP, you don't need to stand up and maintain your own card-data microservice or manage a separate API key for a niche dataset. Connect the MTG Card Database MCP server once inside your BusinessMCP workspace and it becomes just another tool in your unified, hosted MCP server — reachable by Claude, GPT, Gemini, or any other model-agnostic agent through your company's own /api/mcp endpoint, authenticated with a single Bearer mcph_* key. That means a customer-support agent, a Discord bot, a deck-analysis assistant, and an internal BI workflow can all call the same MTG card search tool without each needing its own integration or credential set.
This is especially useful for teams building products around Magic: The Gathering singles trading, Chinese-market card price tracking, deck-legality checking, or fan-content generation, where card lookups by complex search criteria (color, CMC, set, keyword ability, rarity) need to happen inside a larger agentic workflow rather than through a standalone card-search website. Pair it with general-purpose tools like Fetch or Puppeteer for cross-referencing external pricing pages, or with a database connector like SQLite or PostgreSQL to persist search results, watchlists, or collection inventories your agents build up over time.
Because BusinessMCP layers a business-intelligence dashboard on top of every connected server, calls made against the MTG Card Database show up alongside your other tool usage — so you can see how often agents are querying card sets, which search patterns dominate, and how this data source contributes to downstream workflows like customer chat, deck recommendation engines, or automated content pipelines. It's a cookieless, GDPR-friendly setup, so there's no consent-banner overhead for what is fundamentally a reference-data lookup tool, and no per-tool billing sprawl to track down later.
Whether you're running a Magic: The Gathering marketplace, a deckbuilding SaaS, a translation or localization tool for Chinese MTG content, or an internal research agent for card-set analytics, this server turns a specialized trading-card-game dataset into something any AI agent on your team can query on demand — through the same hosted MCP endpoint you already use for your other business tools.
Just say it in a thread
No configs, no docs. Once connected, these are the kinds of messages your agents act on.
"Search magic: the gathering cards by complex criteria such as color, mana cost, type, rarity, or rules text — and give me the highlights."
"Retrieve full details for a specific card by its exact or fuzzy-matched chinese or english name for me, then post a summary in the thread."
"Fetch a single card's complete metadata using its unique card identifier and flag anything that needs my approval."
What teams use it for
- Power a deckbuilding assistant that searches cards by mana cost, color, and type for Chinese-market MTG players
- Build a collection or price-tracking bot that resolves card names and set codes automatically
- Feed a customer-support agent accurate card rulings and set details for a trading-card marketplace
- Generate localized MTG content or set summaries for Chinese-language fan sites and community bots
- Validate deck legality by checking card sets and rarities against current format rules
Agent-callable tools
search_cards
Search Magic: The Gathering cards by complex criteria such as color, mana cost, type, rarity, or rules text.
get_card_by_name
Retrieve full details for a specific card by its exact or fuzzy-matched Chinese or English name.
get_card_by_id
Fetch a single card's complete metadata using its unique card identifier.
list_sets
Return a list of all available Magic: The Gathering card sets with basic metadata.
get_set_details
Retrieve detailed information about a specific card set, including release info and card count.
filter_cards_by_set
List all cards belonging to a given set code or set name.
search_cards_by_rules_text
Find cards whose rules text matches a given keyword, ability, or phrase.
Your data stays yours
Credentials live in your vault. We route requests — we never store, log, or train on your data.
Works with every AI
Connect once — portable across Claude, GPT, Gemini, and every local agent you run.
Pairs well with
Best Analytics MCP serversSQLite
anthropic
SQLite database operations including querying, analysis, and schema inspection. Perfect for local data management.
SQLite (NPX)
anthropic
Quick-start SQLite server via npx. Instant database operations without installation.
PostgreSQL
modelcontextprotocol
Direct PostgreSQL database access with read-only queries, schema inspection, and safe query execution.
Fetch
anthropic
Web content fetching with robots.txt compliance. Retrieve and convert web pages to markdown for AI consumption.
Math-MCP
EthanHenrickson
Enable LLMs to perform accurate numerical calculations with a simple API. Leverage basic arithmetic and statistical functions.
Frequently asked questions
What data does the MTG Card Database MCP server cover?
It provides Magic: The Gathering card data focused on the Chinese card market, including card attributes, rules text, and set information, searchable through complex multi-criteria queries.
How do I access this server through BusinessMCP?
Once connected in your BusinessMCP workspace, it's exposed through your unified hosted MCP server at your company's /api/mcp endpoint, callable by any model-agnostic AI agent using your Bearer mcph_* key.
Can this be combined with other data sources in the same workflow?
Yes — since it runs alongside your other connected tools, agents can chain MTG card lookups with database storage (e.g. SQLite or PostgreSQL) or web fetching tools in a single unified workflow.
Keep exploring
Give your AI team the MTG Card Database skill
Free forever plan, no credit card. Connected and working in under five minutes.
Connect MTG Card Database free