poke-mcp
If you are the rightful owner of poke-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Poke-MCP is a Model Context Protocol server that provides Pokémon information through a standardized interface.
Poke-MCP is a Model Context Protocol (MCP) server designed to provide comprehensive Pokémon information via a standardized interface. It connects to the PokeAPI to fetch data about Pokémon and makes this data accessible through MCP tools. These tools can be utilized by any MCP-compatible client, such as Claude Desktop App, Continue, and Cline. The server is built using TypeScript and the MCP TypeScript SDK, ensuring robust input validation with Zod and seamless communication through standard I/O transport. Poke-MCP allows users to retrieve detailed information about specific Pokémon, discover random Pokémon, and find Pokémon based on regions or types. Additionally, it supports natural language queries, making it user-friendly and versatile for various applications.
Features
- Get information about specific Pokémon by name
- Discover random Pokémon
- Find random Pokémon from specific regions (Kanto, Johto, Hoenn, etc.)
- Get random Pokémon of specific types (Fire, Water, Electric, etc.)
- Natural language query interface for Pokémon information
Tools
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