Vinkius

Telegram Bot MCP. Manage all messaging and media from your AI agent.

Telegram Bot MCP lets you automate everything that happens inside your Telegram chats and groups. Use natural language commands from any AI client to broadcast announcements, manage media, monitor group membership, or route customer service messages—all programmatically.

Telegram Bot MCP is compatible with Claude Claude
Telegram Bot MCP is compatible with ChatGPT ChatGPT
Telegram Bot MCP is compatible with Cursor Cursor
Telegram Bot MCP is compatible with Gemini Gemini
Telegram Bot MCP is compatible with Windsurf Windsurf
Telegram Bot MCP is compatible with VS Code VS Code
Telegram Bot MCP is compatible with JetBrains JetBrains
Telegram Bot MCP is compatible with Vercel Vercel
See Vinkius in Action

Give Claude and any AI agent real-world access

Broadcast and Format Content

Send text messages with rich formatting (Markdown/HTML), photos, documents, videos, and audio to any chat or channel.

Monitor Chat Status

Retrieve detailed information about a chat, including the total member count or a list of who the admins are.

Process Message History

Fetch recent updates from users or programmatically forward and delete specific messages within any group.

Waiting for input…

AI Agent
Telegram Bot

What AI agents can do with Telegram Bot MCP with 13 Tools

These tools let you perform specific actions inside Telegram, such as sending rich media, retrieving member counts, or deleting old messages.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Telegram Bot MCP

Delete Message

Deletes a message from any Telegram chat.

Forward Message

Forwards a specific message within a Telegram chat.

Get Chat Admins

Retrieves the current list of administrators in a given chat.

Get Chat Members Count

Returns the total number of members currently in a Telegram group or channel.

Get Chat Info

Retrieves general details about a specific Telegram chat, including its type and ID.

Get Bot Info

Fetches configuration information about your connected bot itself.

Get Updates

Retrieves the latest activity or updates that have happened within the Telegram bot's scope.

Get User Profile Photos

Returns a list of available photo sizes for a user's profile pictures.

Send Audio

Sends an audio file directly to a specified Telegram chat.

Send Document

Transmits a document, like a PDF or ZIP file, into a Telegram chat.

Send Message

Sends formatted text messages to a Telegram chat, supporting Markdown and HTML...

Send Photo

Delivers an image photo to a Telegram chat; you can optionally include a caption with it.

Send Video

Transmits a video file into a specified Telegram chat.

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Telegram Bot MCP is compatible with Claude

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Telegram Bot integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on each call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Telegram Bot, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,200+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Connections are secured and governed automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog weekly
Telegram Bot MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Telegram Bot API. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS CLOUD

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on each call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Managing chat communications is tedious and manual.

Today, sending a single announcement requires multiple steps: opening Telegram, navigating to the first group, pasting the message, hitting send. Then you repeat that entire process for every other channel or group in your roster until they're all done.

With this MCP, tell your agent what needs to be said once. Your AI client handles the connection and executes the broadcast across multiple channels automatically. You just get confirmation that the message was delivered.

Send everything in one place with Telegram Bot MCP.

You don't have to switch between different tools or interfaces to manage media. Instead of separately handling text, then uploading a photo, and then attaching a document, you instruct your agent to 'send the full status update.'

Now, managing complex communications is one simple request. The system handles the sequencing, ensuring the message, photos, documents, and videos are all delivered as part of one cohesive action.

What Telegram Bot MCP does for your AI

Need to control a Telegram bot without opening the app? This MCP connects your existing bot directly to your agent, letting you automate complex communication tasks through simple conversation. You can send rich content—photos, documents, videos, and audio files—or just plain text formatted with Markdown or HTML. It also handles chat management; check who's in a group, find out how many members are online, or see the list of administrators.

If you're building an AI workflow that needs to interact with people via Telegram, this MCP is what you need. Since Vinkius hosts thousands of connectors, integrating your bot into any agent flow—whether running on Claude, Cursor, or Windsurf—is straightforward and reliable.

Built · Hosted · Managed by Vinkius Telegram Bot MCP - Automate Messaging & Media
Server ID 019d8488-bf86-71f6-82a2-5961a1749fd3
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Frequently asked questions about Telegram Bot MCP

How do I send formatted text using Telegram Bot MCP? +

You use the send_message tool. This function supports both Markdown and HTML formatting, so you can make your announcements look professional right out of the gate.

Can I track who is in a chat using get_chat_members_count? +

Yes, get_chat_members_count provides an accurate count of members. It's useful for knowing if your broadcast reached the expected audience size.

What is the difference between send_photo and send_document? +

Use send_photo when you are delivering a visual image, which might include an optional caption. Use send_document for files like PDFs or ZIPs that need to be downloaded by the recipient.

Does Telegram Bot MCP handle message replies? +

You can manage message history using tools like forward_message. This allows you to pass along context from one user to another, which is essential for support roles.