Skip to main content
Glama
overpod

MCP Telegram

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TELEGRAM_API_IDYesYour Telegram API ID from my.telegram.org
TELEGRAM_USE_WSSNoSet to 'true' to use port 443 instead of 80 (default: false)
TELEGRAM_API_HASHYesYour Telegram API hash from my.telegram.org
TELEGRAM_PROXY_IPNoProxy server address (optional)
MCP_TELEGRAM_DAEMONNoSet to '1' to run in daemon mode (optional)
TELEGRAM_PROXY_PORTNoProxy server port (optional)
TELEGRAM_PROXY_SECRETNoMTProxy secret (enables MTProxy mode)
TELEGRAM_SESSION_PATHNoPath to store the session file (default: ~/.mcp-telegram/session)
TELEGRAM_PROXY_PASSWORDNoOptional proxy auth password
TELEGRAM_PROXY_USERNAMENoOptional proxy auth username
MCP_TELEGRAM_ENABLE_STARSNoSet to '1' to enable stars tools
TELEGRAM_PROXY_SOCKS_TYPENoSOCKS type: 4 or 5 (default: 5)
MCP_TELEGRAM_ENABLE_GROUP_CALLSNoSet to '1' to enable group call tools
MCP_TELEGRAM_ENABLE_QUICK_REPLIESNoSet to '1' to enable quick replies tools

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

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