Skip to main content
Glama

Pokémon MCP Server

by EscasanN

search_names

Search Pokémon and moves using substring queries to find specific creatures or attacks in the Pokémon database.

Instructions

Búsqueda en PokeAPI de Pokémon y movimientos (substring).

Input Schema

NameRequiredDescriptionDefault
queryYes

Input Schema (JSON Schema)

{ "properties": { "query": { "type": "string" } }, "required": [ "query" ], "type": "object" }

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