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
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.
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.