mcp-telegram
by beautyfree
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Log level (e.g., debug, info, warn, error). | info |
| TELEGRAM_API_ID | Yes | Your Telegram API ID from my.telegram.org/apps. | |
| TELEGRAM_API_HASH | Yes | Your Telegram API hash from my.telegram.org/apps. | |
| MCP_TELEGRAM_TOOLS | No | Comma-separated allowlist of tool names, supports wildcards. | |
| TELEGRAM_AGENT_HOME | No | Directory for state and session storage. | ~/.telegram-agent |
| MCP_TELEGRAM_DISABLE | No | Comma-separated blocklist of tool names, supports wildcards. | |
| MCP_TELEGRAM_READONLY | No | Set to '1', 'true', or 'yes' to hide destructive tools. | |
| TELEGRAM_AGENT_DOWNLOADS | No | Directory for downloaded media. | $TELEGRAM_AGENT_HOME/downloads |
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 | |
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/beautyfree/mcp-telegram'
If you have feedback or need assistance with the MCP directory API, please join our Discord server