allisonclee/pokemon-mcp-server
3.2
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.
A Model Context Protocol (MCP) server that provides comprehensive Pokemon information, stats, and battle mechanics through the PokeAPI.
Pokemon MCP Server ⚡
A Model Context Protocol (MCP) server that provides comprehensive Pokemon information, stats, and battle mechanics through the PokeAPI. Perfect for integrating Pokemon data into Claude Desktop and other MCP-compatible applications.
✨ Features
- 🎮 Pokemon Lookup - Get detailed information about any Pokemon by name or Pokedex ID
- ⚡ Smart Search - Search Pokemon by type with optional stat filtering
- 💾 Hybrid Caching - Built-in caching system for optimal performance and reduced API calls
- 🔥 Battle Ready - Access comprehensive stats, abilities, and strategic information
- 🛡️ Type Safety - Built with TypeScript and Zod for robust data validation
🚀 Quick Start
Prerequisites
- Node.js 18+
- Claude Desktop (for usage)
Installation