Skip to main content
Glama
LuciPengu
by LuciPengu

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VGC_CACHE_DIRNoCache directory only
VGC_TEAMS_DIRNoTeams directory only
VGC_TOOLS_HOMENoBase directory for both (<home>/teams, <home>/cache)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
meta_snapshotA

Top Pokemon in the current VGC metagame with usage/win rates. Pikalytics primary, Smogon usage stats fallback, cached ~24h.

pokemon_deep_diveB

Common items, abilities, moves, spreads/natures, Tera types (SV), and teammates for one Pokemon in a VGC format.

analyze_teamA

Calc-backed threat report for your team vs the top meta: real OHKO/2HKO threats at common spreads, speed tiers, and speed-control flags. Provide team_paste (Showdown export) or team_name (a saved team).

calc_damageA

VGC damage calc via @smogon/calc. Unspecified items/abilities/natures/EVs auto-fill from meta data and every assumption is echoed back — override any field and re-call to refine.

save_teamA

Save a Showdown-export team paste under a name (stored as plain text in teams/).

list_teamsA

List saved teams and their Pokemon.

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/LuciPengu/bringfour'

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