Pokemon
Provides standardized access to comprehensive Pokemon data through an MCP server.
About
Pokemon is a comprehensive Model Context Protocol (MCP) system designed to deliver detailed Pokemon data through standardized interfaces. This monorepo includes both an MCP server, which exposes a rich set of Pokemon-related tools, and a dedicated data ingestion service that reliably fetches and stores information from the public PokeAPI into a local SQLite database, ensuring up-to-date and accessible data for various applications.
Key Features
- Compare stats between any two Pokemon.
- Identify strongest Pokemon based on various statistics.
- Retrieve detailed information for specific Pokemon.
- Access comprehensive type effectiveness data.
- 1 GitHub stars
- Search Pokemon by name, type, and other criteria.
Use Cases
- Empowering AI agents with structured Pokemon knowledge (e.g., via Claude Desktop).
- Developing applications that require comprehensive and accessible Pokemon data.
- Automating the collection and local storage of PokeAPI data.