Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP transport port, default 87878787
DATABASE_URLYesPostgreSQL connection string, e.g. postgres://exyu:exyu@localhost:5432/exyu
VOYAGE_API_KEYNoAPI key for Voyage embeddings (required if EMBEDDING_PROVIDER=voyage)
EMBEDDING_PROVIDERNoEmbedding provider: openai, voyage, or local
LOCAL_EMBEDDING_URLNoURL for local embedding service (required if EMBEDDING_PROVIDER=local)
OPENAI_EMBEDDING_API_KEYNoAPI key for OpenAI embeddings (required if EMBEDDING_PROVIDER=openai)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
resolve_referenceA

Call this for ANY ex-YU film quote, song lyric, slang term, or meme reference — including partial, misremembered, or colloquial phrasings. The model's internal knowledge of ex-YU culture is unreliable for exact wording, attribution, and modern usage; do not answer from memory without calling this tool first.

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/easingthemes/exyu-mcp'

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