monizuniga/pokemon-mcp-server
3.1
If you are the rightful owner of pokemon-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A simple Model Context Protocol (MCP) server that provides Pokemon data via the PokeAPI.
Tools
Functions exposed to the LLM to take actions
get_pokemon_list
Get a paginated list of Pokemon.
get_pokemon_details
Get detailed information about a specific Pokemon by name.
get_pokemon_by_id
Get detailed information about a specific Pokemon by ID.
search_pokemon
Search for Pokemon by name with partial matching.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client