Skip to content
Back to search
30
MCP streamable-http

io.github.cyanheads/pokeapi-mcp-server

io.github.cyanheads/pokeapi-mcp-server

Look up Pokémon, moves, abilities, items, natures, and type matchups from PokéAPI v2.

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

Similar MCP servers embedding-nearest

@cyanheads/pokeapi-mcp-server
Look up Pokémon, moves, abilities, items, natures, and type matchups from PokéAPI v2 via MCP. STDIO or Streamable HTTP.
0 tools
io.github.asthanaji05/pokeapi-mcp-server
Empower your AI with Pokédex powers! Fetch and explore Pokémon data seamlessly via PokeAPI.
0 tools
io.github.Asthanaji05/pokeapi-mcp-server
Empower your AI with Pokédex powers! Fetch and explore Pokémon data seamlessly via PokeAPI.
0 tools
@pipeworx/mcp-pokemon
MCP server for Pokemon data via PokeAPI
0 tools
pokemon
Pokemon MCP — wraps PokéAPI (free, no auth required)
0 tools · streamable-http
io.github.aplaceforallmystuff/mcp-pickaxe
MCP server for Pickaxe API - manage AI agents, knowledge bases, users, and analytics
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.cyanheads/pokeapi-mcp-server": {
      "url": "https://pokeapi.caseyjhand.com/mcp",
      "transport": "streamable-http"
    }
  }
}