pokeapi mcp server MCP Resources
pokeapi mcp server offers 20 resources. A resource is data the server exposes for a client to attach as context — a file, a page, an API response — rather than an action. Each has its own page, per client.
-
Bulbasaur (example) -
Pokémon #1 (Bulbasaur) -
Normal type -
Fire type -
Water type -
Electric type -
Grass type -
Ice type -
Fighting type -
Poison type -
Ground type -
Flying type -
Psychic type -
Bug type -
Rock type -
Ghost type -
Dragon type -
Dark type -
Steel type -
Fairy type
Read from the server itself, by connecting to it and calling resources/list on 24 September 2026.
A listing does not declare its resources, so asking is the only way to know them, and this
is what the server actually offers rather than what its listing claims. Names only are
stored; connect the server for each resource's type and contents.