Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PGPOOL_MAXNoMaximum connection pool size. Set to 1 for local development against the PGlite server.1
DATABASE_URLYesPostgreSQL connection string (with pgvector enabled). Required for both local and production runs.
OPENAI_API_KEYNoOptional OpenAI API key. If not set, deterministic local embeddings are used.
ANTHROPIC_API_KEYNoOptional Anthropic API key. If not set, template narratives are used.
NEXT_PUBLIC_SUPABASE_URLNoOptional Supabase project URL used for Realtime streaming.
NEXT_PUBLIC_SUPABASE_ANON_KEYNoOptional Supabase anon key used for Realtime streaming.

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

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/mason0501/pairgora'

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