Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by NaveenBandarage • Search & Retrieval
An MCP server that exposes Pokémon data from the PokeAPI to MCP-compatible clients, supporting both stdio and SSE HTTP transport.
Fetch detailed Pokémon information (abilities, types, stats, descriptions) by name to answer user queries.
Provide discovery experiences such as random Pokémon, region-specific picks, or type-specific suggestions in a conversation.
Integrate Pokémon tools into MCP-compatible clients (e.g., Claude Desktop) over SSE/HTTP for real-time interactions.
Poke-MCP implements the Model Context Protocol to provide standardized tools for fetching and querying Pokémon information. It connects to the PokeAPI and exposes tools for getting Pokémon by name, random Pokémon, random by region or type, and natural-language queries. The server is implemented in TypeScript, uses Zod for input validation, and supports HTTP Server-Sent Events (SSE) so it can be used by clients like Claude Desktop. This makes it easy to integrate up-to-date Pokémon data into agent workflows and assistant UIs.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.