joereg4/pokeapi-mcp-server
MCP server for accessing Pokémon data from PokeAPI. Designed for AI assistants with 9 comprehensive tools for stats, types, evolution chains, and more.
Platform-specific configuration:
{
"mcpServers": {
"pokeapi-mcp-server": {
"command": "npx",
"args": [
"-y",
"pokeapi-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...