Skip to content
Back to search
30
MCP

@cyanheads/pokeapi-mcp-server

npm/@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.

Uptime
0.0%
16 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

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
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
@cyanheads/anime-mcp-server
Search anime/manga, get full detail, franchise watch order, seasonal schedule, characters, rankings, and studio filmography via MCP. STDIO o
0 tools
ai.smithery/MetehanGZL-pokemcp
Provide detailed Pokémon data and information through a standardized MCP interface. Enable LLMs an…
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "@cyanheads/pokeapi-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}