PokeAPI MCP Server
by bhayanak
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| POKEAPI_MCP_BASE_URL | No | API base URL | https://pokeapi.co/api/v2 |
| POKEAPI_MCP_LANGUAGE | No | Preferred language | en |
| POKEAPI_MCP_TIMEOUT_MS | No | HTTP timeout | 10000 |
| POKEAPI_MCP_CACHE_TTL_MS | No | Cache TTL | 86400000 |
| POKEAPI_MCP_CACHE_MAX_SIZE | No | Max cache entries | 500 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/bhayanak/pokemon-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server