Skip to main content
Glama
PrimeUpYourLife

Dynamic Telegram Bot API MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNodebug, info, warn, or error; startup configuration onlyinfo
TELEGRAM_BOT_TOKENNoBot token; the active MCP workspace root's .env overrides the startup environment
TELEGRAM_SCHEMA_PATHNoAlternate catalog location; startup configuration onlybundled data/telegram-bot-api.json
TELEGRAM_API_BASE_URLNoAPI origin, including for a local Bot API serverhttps://api.telegram.org
TELEGRAM_REQUEST_RETRIESNoRetries for transport failures, HTTP 429, and 5xx responses2
TELEGRAM_LOCAL_FILE_ROOTSNoPlatform-delimited upload root allowlistactive workspace root
TELEGRAM_MAX_UPLOAD_BYTESNoPer-file memory and local upload limit52428800
TELEGRAM_METHOD_ALLOWLISTNoComma-separated exact names or * glob patterns*
TELEGRAM_RATE_LIMIT_BURSTNoProcess-local burst capacity30
TELEGRAM_REQUEST_TIMEOUT_MSNoPer-attempt timeout30000
TELEGRAM_SCHEMA_MAX_AGE_HOURSNoStartup refresh threshold; startup configuration only24
TELEGRAM_RATE_LIMIT_PER_SECONDNoProcess-local token refill rate25
TELEGRAM_ALLOW_UNKNOWN_PARAMETERSNoForward-compatibility escape hatch during a stale-schema incidentfalse

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/PrimeUpYourLife/dynamic-telegram-bot-api-mcp'

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