Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APOLLO_PROVIDER__API_KEYYesYour API key for the OpenAI-compatible provider.
APOLLO_PROVIDER__BASE_URLYesThe base URL of your OpenAI-compatible provider endpoint (e.g., https://openrouter.ai/api/v1). Any OpenAI-compatible endpoint works.
APOLLO_TELEGRAM__BOT_TOKENNoThe Telegram bot token (required for the Telegram bot, but not necessarily for the MCP server).
APOLLO_PROVIDER__CHAT_MODEL_IDNoThe model ID used for chat and planning tasks; overrides all tier model settings.
APOLLO_PROVIDER__LIGHT_MODEL_IDNoThe model ID used for simple schemas (supervisor routing, memory extraction).
APOLLO_TELEGRAM__ALLOWED_USER_IDSNoA list of allowed Telegram user IDs (e.g., [123456789]).
APOLLO_PROVIDER__EMBEDDING_MODEL_IDNoThe model ID used for embeddings; overrides the [embeddings].model setting.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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