Skip to content
Back to search
30
MCP http

Pokemon Ability Lookup

x402/pokemon-ability-lookup

Returns details about a Pokemon ability including its effect from PokeAPI. [x402: $0.055/call on base, category=data]

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Pokemon Data Lookup
Look up a Pokemon by name from PokeAPI, no key. Returns types, stats, abilities, height, and weight. For AI agents in games, trivia, and ent
0 tools · http
Pokemon Pokedex Lookup
Returns full Pokedex data for a Pokemon by name or id (types, height, weight, base stats, abilities) from PokeAPI. [x402: $0.05/call on base
0 tools · http
Pokemon Move Lookup
Returns combat stats for a Pokemon move (power, pp, accuracy, type, damage class) from PokeAPI. [x402: $0.055/call on base, category=data]
0 tools · http
Pokemon Type Matchups
Returns damage relations and member Pokemon for an elemental type from PokeAPI. [x402: $0.055/call on base, category=data]
0 tools · http
io.github.cyanheads/pokeapi-mcp-server
Look up Pokémon, moves, abilities, items, natures, and type matchups from PokéAPI v2.
0 tools · streamable-http
PokeAPI
Access comprehensive Pokémon data from PokeAPI
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "pokemon_ability_lookup": {
      "url": "https://proxy.suverse.io/v1/data/suverse-pokemon-ability",
      "transport": "http"
    }
  }
}