@pipeworx/pokemon
Connect: https://gateway.pipeworx.io/pokemon/mcp · Install: one-click buttons
No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.
Tools: 4
Tools
- get_pokemon — Get stats, types, abilities, height, weight, and sprites for a Pokémon. Lookup by name (e.g., “pikachu”) or ID (e.g., “25”).
- get_type — Check type effectiveness matchups and find Pokémon by type (e.g., “fire”, “water”). Returns damage chart and up to 20 Pokémon.
- get_ability — Look up a Pokémon ability (e.g., “static”, “overgrow”). Returns effect description and all Pokémon that can have this ability.
- get_evolution_chain — Trace a full evolution line by chain ID. Returns each stage with evolution triggers, level requirements, and items needed.
Tools
get_ability— Look up a Pokémon ability (e.g., static , overgrow ). Returns effect description and all Pokémon that can have this ability.get_evolution_chain— Trace a full evolution line by chain ID. Returns each stage with evolution triggers, level requirements, and items needed.get_pokemon— Get stats, types, abilities, height, weight, and sprites for a Pokémon. Lookup by name (e.g., pikachu ) or ID (e.g., 25 ).get_type— Check type effectiveness matchups and find Pokémon by type (e.g., fire , water ). Returns damage chart and up to 20 Pokémon.