Telegram MCP Server
by bobidk91-ops
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | Environment (production/development) | |
| TELEGRAM_BOT_TOKEN | Yes | Your Telegram bot token from @BotFather | |
| TELEGRAM_CHANNEL_ID | Yes | Target channel ID (e.g., @mychannel) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| send_messageC | Send a text message to the Telegram channel |
| send_photoC | Send a photo to the Telegram channel |
| send_pollC | Create and send a poll to the Telegram channel |
| send_reactionC | Send a reaction to a message |
| edit_messageC | Edit an existing message |
| delete_messageC | Delete a message from the channel |
| get_channel_infoB | Get information about the Telegram channel |
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/bobidk91-ops/telegram-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server