poke_api_mcp_rb
0
The PokeAPI MCP Server allows users to retrieve and interact with Pokémon data through a simple interface built using mcp_rb. It leverages PokeAPI to provide detailed Pokémon information for easy access and integration with Claude.
PokeAPI MCP Server
This project is an MCP server for retrieving Pokémon information using the PokeAPI. It features:
- Retrieval of basic Pokémon data including ID, name, height, weight, and types.
- Access to Pokémon sprite image URLs.
- Fetching of random Pokémon information.