get_set
ActiveTool of mcp-tcgdex
declared in 0.1.0
Look up a single Pokémon TCG (or other trading card game) set by its TCGdex id (e.g. "swsh3"). Returns full set details: serie, release date, card counts, and the list of cards in the set.
Parameters schema
{
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "string",
"description": "TCGdex set id, e.g. \"swsh3\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-tcgdex
https://github.com/pipeworx-io/mcp-tcgdex
2/7 registries