Skip to main content
Glama
timoncool

telegram-api-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TELEGRAM_BOT_TOKENYesBot token from @BotFather
TELEGRAM_META_MODENoUse 2 meta-tools instead of 169 (default: false)
TELEGRAM_CB_COOLDOWNNoCircuit breaker cooldown in ms (default: 30000)
TELEGRAM_MAX_RETRIESNoRetry attempts on transient errors (default: 3)
TELEGRAM_CB_THRESHOLDNoFailures before circuit opens (default: 5)
TELEGRAM_MAX_FILE_SIZENoMax upload file size in bytes (default: 52428800)
TELEGRAM_DEFAULT_CHAT_IDNoDefault chat ID for all tools
TELEGRAM_DEFAULT_THREAD_IDNoDefault forum topic thread ID
TELEGRAM_GLOBAL_RATE_LIMITNoMax requests/sec (default: 30)
TELEGRAM_ALLOWED_UPLOAD_DIRSNoComma-separated allowed upload paths
TELEGRAM_PER_CHAT_RATE_LIMITNoMax messages/min per group (default: 20)

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

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