← Index

io.github.Asthanaji05/pokeapi-mcp-server

io.github.Asthanaji05/pokeapi-mcp-server·v1.12.0·Other
Quality Score
74
/100

Empower your AI with Pokédex powers! Fetch and explore Pokémon data seamlessly via PokeAPI.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "pokeapi-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "pokeapi-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "pokeapi-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "pokeapi-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y pokeapi-mcp-server
§03  MCP Quality Score  ·  methodology
freshness
14
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other