Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATABASE_URLYesNeon pooled connection, used by web and worker
LLM_PROVIDERNoheuristic (local, no key) or openaiheuristic
MCP_AUTH_SECRETYesBearer token for /mcp and /approvals (≥32 chars)
EMBEDDING_PROVIDERNohash (local, no key) or openaihash
TELEGRAM_BOT_TOKENYesBot token from @BotFather
CHAT_DEFAULT_POLICYNoDefault policy for chatsdeny
DATABASE_URL_DIRECTNoNeon direct connection, used by migrations
SESSION_ENCRYPTION_KEYNobase64 32 bytes; seals MTProto sessions
TELEGRAM_WEBHOOK_SECRETYesVerified on every webhook call
TELEGRAM_WEBHOOK_BASE_URLNoYour public HTTPS base URL for webhook registration

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

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/charlesmmorais/telemcp'

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