Skip to main content
Glama

sbwsz-mcp

get_set

Fetch detailed information for a Magic: The Gathering card series using its set code. Ideal for accessing specific data from the sbwsz-mcp server for applications or workflows.

Instructions

根据系列代码获取单个系列的详细信息

Input Schema

NameRequiredDescriptionDefault
set_codeYes系列代码,例如 'NEO'、'MOM'

Input Schema (JSON Schema)

{ "properties": { "set_code": { "description": "系列代码,例如 'NEO'、'MOM'", "type": "string" } }, "required": [ "set_code" ], "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