Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level (e.g., debug, info, warn, error).info
TELEGRAM_API_IDYesYour Telegram API ID from my.telegram.org/apps.
TELEGRAM_API_HASHYesYour Telegram API hash from my.telegram.org/apps.
MCP_TELEGRAM_TOOLSNoComma-separated allowlist of tool names, supports wildcards.
TELEGRAM_AGENT_HOMENoDirectory for state and session storage.~/.telegram-agent
MCP_TELEGRAM_DISABLENoComma-separated blocklist of tool names, supports wildcards.
MCP_TELEGRAM_READONLYNoSet to '1', 'true', or 'yes' to hide destructive tools.
TELEGRAM_AGENT_DOWNLOADSNoDirectory for downloaded media.$TELEGRAM_AGENT_HOME/downloads

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/beautyfree/mcp-telegram'

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