beepmedia/mcp-telegram
If you are the rightful owner of mcp-telegram and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
An MCP (Model Context Protocol) server that enables AI agents to send and manage Telegram messages using the Telegram Bot API.
Tools
Functions exposed to the LLM to take actions
send_message
Send a text message to a chat/channel/user
send_photo
Send a photo with optional caption
send_document
Send a file/document
forward_message
Forward a message to another chat
edit_message
Edit a previously sent message
delete_message
Delete a message
send_poll
Send a poll to a chat
get_updates
Get incoming messages (long polling)
get_chat
Get information about a chat
get_chat_member_count
Get member count for a chat
get_me
Get bot information
get_agent_info
Get agent configuration
set_webhook
Configure webhook URL for updates
get_webhook_info
Get current webhook status
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client