Skip to content
Claude Desktop

pokeapi mcp for Claude Desktop

io.github.mrfentmen/pokeapi-mcp

Look up Pokemon species, abilities, and moves from PokéAPI. No key required.

client:Claude Desktop transport:stdio runtime:npm

Install pokeapi mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "pokeapi-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "pokeapi-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

pokeapi mcp in other clients