telegram-mcp
by Abol1644
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHAT_ID | Yes | Comma-separated chat IDs (e.g., 123456789,-987654321) | |
| DB_PATH | No | SQLite database file path | ./data/telegram-mcp.db |
| OWNER_ID | No | Bot owner's Telegram user ID | |
| BOT_TOKEN | Yes | Telegram Bot API token from @BotFather | |
| LOG_LEVEL | No | Log level: debug, info, warn, error | info |
| MAX_RETRIES | No | Maximum retries for failed API calls | 3 |
| RATE_LIMIT_RPS | No | Telegram API rate limit (requests per second) | 30 |
| POLL_INTERVAL_MS | No | Polling interval for message updates (ms) | 2000 |
| RESPONSE_TIMEOUT_SEC | No | Default timeout for wait_for_response (seconds) | 300 |
| RESPONSE_POLL_INTERVAL_MS | No | Poll interval when waiting for a response (ms) | 500 |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues