Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APP_URLYesPublic URL of the app (also used as OAuth issuer)
ADMIN_EMAILSYesComma-separated list of admin email addresses to seed
DATABASE_URLYesPostgreSQL connection string (e.g., postgres://user:pass@host:5432/db)
GEMINI_API_KEYNoOptional API key for Google Gemini chat models
OPENAI_API_KEYNoOptional API key for OpenAI chat models
SESSION_SECRETYesSecret used to sign session cookies
GOOGLE_CLIENT_IDYesGoogle OAuth client ID
ANTHROPIC_API_KEYNoOptional API key for Anthropic chat models
GOOGLE_CLIENT_SECRETYesGoogle OAuth client secret

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/ShinChven/finance-mcp-server'

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