Telegram Bot

Telegram Bot MCP Connector for Claude

A+

Control Telegram bots programmatically — send messages, photos, documents, and manage chats via AI.

13 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect any Telegram Bot to your AI agent and automate messaging, broadcasting, and chat management through natural language commands.

What you can do

  • Bot Information — Retrieve your bot's profile details, username, and configuration
  • Message Handling — Send text messages with Markdown or HTML formatting to any chat or channel
  • Media Delivery — Send photos, documents, videos, and audio files via URL or file_id
  • Chat Management — Get detailed info about groups, channels, and private chats including member counts and admin lists
  • Message Operations — Forward and delete messages programmatically in any chat

How it works

  1. Subscribe to this server
  2. Enter your Telegram Bot Token from BotFather
  3. Start controlling your Telegram bot from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Community Managers — broadcast announcements to channels and groups without manual Telegram app access
  • Automation Engineers — integrate Telegram messaging into AI workflows for alerting and notifications
  • Support Teams — manage customer chats and forward important messages between departments
bot-apiinstant-messagingnotificationschat-automationwebhookmedia-delivery

13 tools expose this connector's capabilities to your AI agent.

delete_message

Delete a message from Telegram

forward_message

Forward a message in Telegram

get_chat_admins

Get list of chat administrators

get_chat_members_count

Get the number of chat members

get_chat_info

Get information about a Telegram chat

get_bot_info

Get information about the Telegram bot

get_updates

Useful for seeing what users have sent. Get updates for the Telegram bot

get_user_profile_photos

Returns a list of photo sizes. Get user profile photos

send_audio

Send an audio file to a Telegram chat

send_document

Send a document to a Telegram chat

send_message

Supports Markdown and HTML parse modes for formatting. Send a text message to a Telegram chat

send_photo

Optionally includes a caption. Send a photo to a Telegram chat

send_video

Send a video to a Telegram chat

See how to talk to your AI agent using Telegram Bot.

Get information about my Telegram bot.

Your bot 'MyAssistantBot' (@my_assistant_bot) is active. Bot ID: 123456789. It's currently configured to handle messages and commands.

Send a message to my channel @mychannel saying 'Hello everyone!'

Message sent successfully to @mychannel. The message ID is 456 and was delivered at 2024-01-01 10:00:00 UTC.

How many members are in my group -1001234567890?

Your group 'Tech Community' currently has 1,247 members. It's a supergroup with public visibility.

Open Telegram, search for **@BotFather**, send `/newbot`, follow the prompts to name your bot, and copy the token provided (format: `123456:ABC-DEF...`).

Related Connectors