★ 0 stars
TypeScript
🤖 AI/LLM
Updated today
Look up Pokémon, moves, abilities, items, natures, and type matchups from PokéAPI v2.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"pokeapi-mcp-server": {
"command": "npx",
"args": [
"-y",
"cyanheads/pokeapi-mcp-server"
]
}
}
}
Run in terminal:
claude mcp add pokeapi-mcp-server npx -y cyanheads/pokeapi-mcp-server
Add to .cursor/mcp.json:
{
"mcpServers": {
"pokeapi-mcp-server": {
"command": "npx",
"args": [
"-y",
"cyanheads/pokeapi-mcp-server"
]
}
}
}
Topics
ai-agentsai-toolscyanheadsmcpmcp-servermodel-context-protocolpokeapipokedexpokemontypescript