Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_pokemon_info
Get comprehensive information about a Pokémon. Includes base stats, types, abilities, moves (with effects), and evolution information. Args: pokemon_name: The name of the Pokémon to get information about. Returns: A dictionary containing the Pokémon's information
simulate_battle
Simulate a Pokémon battle between two Pokémon using core mechanics. Args: pokemon1: Name of the first Pokémon pokemon2: Name of the second Pokémon Returns: Battle log and winner

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/ChiragAgg5k/poke-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server