telegram-mcp
by t0uchY233
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port | 3000 |
| LOG_LEVEL | No | Pino log level: trace|debug|info|warn|error | info |
| TELEGRAM_MOCK | No | Set true to use mock data (no real Telegram needed) | |
| TELEGRAM_API_ID | No | From my.telegram.org | |
| TELEGRAM_SESSION | No | Generated by browser auth or `bun run auth` | |
| TELEGRAM_API_HASH | No | From my.telegram.org | |
| TELEGRAM_MCP_CONFIG | No | Write-tool allowlist path | bot-data/config.yml |
| KEEPALIVE_INTERVAL_MS | No | Session keepalive interval in ms (default 6 hours) | 21600000 |
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 | |