Poke
CreatedChiragAgg5k
Provides detailed Pokémon information, including stats, abilities, moves, and evolution chains, by integrating with the PokeAPI.
About
Poke retrieves comprehensive Pokémon data from the PokeAPI, exposing tools to fetch information about base stats, types, abilities (with effects), moves (with effects), and evolution chains. It offers two primary functions: fetching detailed information about a specific Pokémon and simulating battles between two Pokémon, incorporating core mechanics like stats, type matchups, and status effects. It is designed to integrate seamlessly with Modular Command Platform (MCP) environments, allowing users to access Pokémon data through various MCP clients like Claude or Cursor.
Key Features
- Fetches Pokémon base stats, types, and abilities (with effect descriptions)
- 1 GitHub stars
- Simulates Pokémon battles using core mechanics
- Provides the full evolution chain for a given Pokémon
- Handles errors gracefully and returns informative error messages
- Retrieves up to 10 moves per Pokémon, including move effects
Use Cases
- Integrating Pokémon data into applications and services
- Simulating Pokémon battles for entertainment or analysis
- Learning about Pokémon statistics and evolution chains