pokemon-mcp-server
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 henry@mcphub.com.
This is a Model Context Protocol (MCP) server that provides tools for fetching Pokémon data from the PokéAPI.
The Pokémon MCP Server is designed to facilitate the retrieval of Pokémon-related data using the PokéAPI. It offers a suite of tools that allow users to fetch detailed information about Pokémon, their types, moves, and abilities. The server is built to be easily integrated with various platforms, providing a seamless experience for developers and enthusiasts looking to access Pokémon data programmatically. With features like pagination support for searching Pokémon and detailed data retrieval for specific entities, the server is a robust solution for any application requiring Pokémon data. The server is open-source and can be customized or extended to fit specific needs, making it a versatile tool for developers.
Features
- get-pokemon: Fetch detailed information about a specific Pokémon by name or ID.
- get-type: Get information about a Pokémon type and its damage relations.
- search-pokemon: Search for Pokémon with pagination support.
- get-move: Get details about a specific Pokémon move.
- get-ability: Get information about a Pokémon ability.