Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OLLAMA_HOSTNoOllama host URLhttp://localhost:11434
POSTGRES_DBNoDatabase name (defaults to [engine]_embeddings)
GOOGLE_MODELNoGoogle embedding modelmodels/gemini-embedding-001
OLLAMA_MODELNoOllama embedding modelmxbai-embed-large
POSTGRES_HOSTNoPostgreSQL hostlocalhost
POSTGRES_PORTNoPostgreSQL port5432
POSTGRES_USERNoPostgreSQL usernamepostgres
DISABLED_TOOLSNoComma-separated list of tools to disable
GOOGLE_API_KEYNoGoogle Gemini API key (required if using Google engine)
POSTGRES_PASSWORDYesPostgreSQL password
RATE_LIMIT_REQUESTS_PER_DAYNoMax API requests per day1000
RATE_LIMIT_REQUESTS_PER_MINUTENoMax API requests per minute100

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/ashrobertsdragon/rag-mcp'

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