Poke-MCP
JSON →Fetches Pokémon data from the PokeAPI and exposes it through a standardized MCP interface.
Install
npx -y @smithery/cli Tools · 5
- get-pokemon Get detailed information about a specific Pokémon by name
- random-pokemon Get information about a random Pokémon
- random-pokemon-from-region Get a random Pokémon from a specific region
- random-pokemon-by-type Get a random Pokémon of a specific type
- pokemon-query Answer natural language queries about Pokémon
Links
★ 16 GitHub stars