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

get_set

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

Remote lieyanqzu/sbwsz-mcp

Other tools also called get_set? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "set_code": {
      "type": "string",
      "description": "系列代码,例如 'NEO'、'MOM'"
    }
  }
}