Back to search
30
MCP
http
Pokemon Data Lookup
x402/pokemon-data-lookupLook up a Pokemon by name from PokeAPI, no key. Returns types, stats, abilities, height, and weight. For AI agents in games, trivia, and entertainment apps. [x402: $0.06/call on base, category=data]
Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://proxy.suverse.io/v1/data/suverse-pokemon
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"pokemon_data_lookup": {
"url": "https://proxy.suverse.io/v1/data/suverse-pokemon",
"transport": "http"
}
}
}