Skip to main content
Glama

sbwsz-mcp

get_card_by_set_and_number

Retrieve detailed Magic: The Gathering Chinese card data by specifying the set code and collector number. Enhance applications or workflows with precise card information from sbwsz-mcp.

Instructions

通过系列代码和收集编号获取单张卡牌。

Input Schema

NameRequiredDescriptionDefault
collector_numberYes收集编号,例如 '1'、'112'、'1a'
setYes系列代码,例如 'NEO'、'MOM'

Input Schema (JSON Schema)

{ "properties": { "collector_number": { "description": "收集编号,例如 '1'、'112'、'1a'", "type": "string" }, "set": { "description": "系列代码,例如 'NEO'、'MOM'", "type": "string" } }, "required": [ "set", "collector_number" ], "type": "object" }

Other Tools from sbwsz-mcp

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/lieyanqzu/sbwsz-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server