Pokémon MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Pokémon MCP Serverwhat are the best moves for Charizard?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Pokémon MCP Server — Live PokeAPI (Gen 1–3 friendly)
Nelson Escalante - 22046
Descripcion
Servidor MCP que consulta PokeAPI.
Requisitos
Node.js 18+
npm
Related MCP server: Pokémon MCP Server
Instalar y ejecutar
npm install
npm run build
npm startDebe de salir: [pokemon-mcp-server] Ready on stdio (PokeAPI live).
Herramientas disponibles
search_names— búsqueda difusa/substring en Pokémon y movimientos.get_pokemon— ficha (tipos, base stats, habilidades).get_learnset— learnset con filtrosversion_groupymethod(level|machine|tutor|egg|all).get_evolutions— cadena/grafo de evoluciones desde species -> evolution_chain.type_matchup— multiplicador ofensivo entre tipos (usa relaciones de PokeAPI).calc_stats— cálculo final dado nivel, IV/EV y naturaleza.validate_moveset— legalidad de movimientos porversion_group.suggest_moveset— sugerencia heurística basada en STAB/coverage (consulta tipos de los movimientos).team_analysis— sinergias/weak/resist/immune para un equipo (consulta tipos en PokeAPI y tabla de tipos).
Notas
Hay caché en memoria para evitar llamadas repetidas.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables AI agents to access comprehensive Pokémon data through PokeAPI, including detailed Pokémon information, type effectiveness charts, encounter locations, and search capabilities. Provides a complete toolkit for retrieving stats, abilities, sprites, battle mechanics, and wild encounter data for all Pokémon.Last updated4265MIT
- AlicenseBqualityDmaintenanceEnables users to retrieve Pokémon statistics, sprite images, and complete information using the PokeAPI. Supports querying by Pokémon name or ID number to get base stats, various sprite URLs including shiny variants, and comprehensive Pokémon data.Last updated525Apache 2.0
- AlicenseAqualityDmaintenanceProvides Pokemon Showdown competitive battle data to AI assistants, enabling lookup of Pokemon stats, moves, abilities, items, type matchups, and strategic information through natural language queries.Last updated85MIT
- Flicense-qualityDmaintenanceEnables users to fetch detailed Pokémon data, build tournament squads, and simulate battles using PokéAPI. It also integrates Wikipedia to provide fun comparisons between Pokémon and their real-world animal inspirations.Last updated
Related MCP Connectors
Look up Pokémon, moves, abilities, items, natures, and type matchups from PokéAPI v2.
Access and interact with anime and manga data seamlessly. Retrieve detailed information about your…
Create Hevy routines and analyze your training from chat. Unofficial; BYO Hevy PRO API key.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/EscasanN/MCP_Pokemon'
If you have feedback or need assistance with the MCP directory API, please join our Discord server