Pokeapi MCP Server is answering right now. Last checked 9 min ago. 91 installs a week from npm. It exposes 7 tools. Last commit 11 Jul 2026.
Look up Pokémon, moves, abilities, items, natures, and type matchups from PokéAPI v2.
Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.
claude mcp add pokeapi-mcp-server --transport http https://pokeapi.caseyjhand.com/mcp
{
"mcpServers": {
"pokeapi-mcp-server": {
"url": "https://pokeapi.caseyjhand.com/mcp"
}
}
}
[mcp_servers.pokeapi-mcp-server]
url = "https://pokeapi.caseyjhand.com/mcp"
{
"mcpServers": {
"pokeapi-mcp-server": {
"url": "https://pokeapi.caseyjhand.com/mcp"
}
}
}
{
"mcpServers": {
"pokeapi-mcp-server": {
"url": "https://pokeapi.caseyjhand.com/mcp"
}
}
}
Read directly from the server with tools/list, grouped by what they act on.
If a tool disappears, we record the date.
pokeapi_find_pokemon
pokeapi_get_ability
pokeapi_get_item
pokeapi_get_move
pokeapi_get_nature
pokeapi_get_pokemon
pokeapi_get_type_matchups
| URL | Transport | State | Latency | Checked |
|---|---|---|---|---|
| https://pokeapi.caseyjhand.com/mcp | streamable-http | answering | 346 ms | 9 min ago |
Answers built from our own checks of this server.