Skip to main content
Glama
higorcamposs

Pokémon MCP Server

by higorcamposs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOST_PORTNoPort published on the host, always bound to 127.0.0.1.8000
MCP_LOG_LEVELNoLogging level for the MCP server.INFO
POKEAPI_BASE_URLNoBase URL for PokeAPI queries. The tools do not accept a URL as an argument.https://pokeapi.co/api/v2/
MCP_ALLOWED_HOSTSNoComma-separated allowlist of allowed Host headers (protection against DNS rebinding).Derived from MCP_HOST_PORT
MCP_ALLOWED_ORIGINSNoComma-separated allowlist of allowed Origin headers.Derived from MCP_HOST_PORT
POKEAPI_TIMEOUT_SECONDSNoTimeout in seconds for each PokeAPI request.10
POKEAPI_CACHE_MAX_ENTRIESNoMaximum number of entries in the in-memory cache (LRU eviction).256
POKEAPI_CACHE_TTL_SECONDSNoTime-to-live in seconds for each cache entry.300

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources