🔧

MTG Chinese Card Database - 大学院废墟(sbwsz.com)

🔧MCP Server

lieyanqzu/sbwsz-mcp

VibeIndex|
What it does
|

Provides a Model Context Protocol (MCP) server for querying and retrieving detailed Magic: The Gathering Chinese card information through the 大学院废墟 (sbwsz.com) API.

Overview

An MCP server for querying Magic: The Gathering Chinese card information through the sbwsz.com (大学院废墟) API. It provides tools for searching cards with complex query syntax, retrieving set information, and even generating text images composed of MTG card art.

Key Features

  • Advanced Card Search — Search cards by query strings with complex syntax support (e.g., t:creature c:r for red creatures, pow>=5 or mv<2 for power/mana filters) with pagination and sorting
  • Set Information — Retrieve all card sets, get details for individual sets, and list all cards within a specific set
  • Card Lookup — Get individual cards by set code and collector number for precise identification
  • Huo Zi Luan Shua (活字乱刷) — A creative tool that composes input text into images using MTG card artwork

Who is this for?

Magic: The Gathering players and collectors who use Chinese-language card information, especially those who want to query card data through AI assistants like Claude Desktop. Useful for deck builders and card reference lookups within an MCP-compatible environment.

remotehostedapicontext

Installation

Claude CodeAuto-generated from README. View full documentation on GitHub
claude mcp add sbwsz -- npx sbwsz-mcp-server
Claude Desktop ConfigurationServer configuration (JSON)
{ "mcpServers": { "sbwsz": { "command": "npx", "args": ["sbwsz...
1,009
Last UpdatedSep 9, 2025