Skip to main content
Glama
bobidk91-ops

Telegram MCP Server

by bobidk91-ops

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoEnvironment (production/development)
TELEGRAM_BOT_TOKENYesYour Telegram bot token from @BotFather
TELEGRAM_CHANNEL_IDYesTarget channel ID (e.g., @mychannel)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
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

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/bobidk91-ops/telegram-mcp-server'

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