Telegram Notify MCP
About
Send Telegram notifications from AI agents - text, photos, and documents via Bot API
Details
- Author
- parthjadhav
- Categories
- Communication, Other
Jump to
Setup
Install Telegram Notify MCP in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/parthjadhav/telegram-notify-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
Send Telegram notifications from AI agents - text, photos, and documents via Bot API
A dead-simpleMCPserver with one job:send AI agent progress back to you on Telegram.
That's it. No chat management, no group administration, no inline queries. Just notifications — as text, images, or files.
You kick off an agent, walk away, and get a Telegram message when it's done (or while it's working). Nothing more, nothing less.
- Message@BotFatheron Telegram
- Send/newbotand follow the prompts
- Copy the bot token
Find your bot on Telegram and send/start. This is required so the bot can discover your chat ID.
claude mcp add telegram -e TELEGRAM_BOT_TOKEN=your-token -e TELEGRAM_USERNAME=your-username -- npx @parthj/telegram-notify-mcp
{ "mcpServers": { "telegram": { "command": "npx", "args": ["-y", "@parthj/telegram-notify-mcp"], "env": { "TELEGRAM_BOT_TOKEN": "your-bot-token", "TELEGRAM_USERNAME": "your-telegram-username" } } } }
Three tools. That's the entire surface area.
Send an image — a screenshot, a chart, a generated visual.
Send a file — a report, a log, a build artifact.
- On the first tool call, the server resolves your username to a chat ID via the Telegram Bot API'sgetUpdates
- Sending/startto the bot is required — Telegram bots can only message users who have initiated a conversation
- The chat ID is cached for the lifetime of the process
git clone https://github.com/ParthJadhav/telegram-notify-mcp.git cd telegram-notify-mcp npm install npm run build
Unified notification MCP server with 36 tools to send messages across 23 channels — Email, SMS, Slack, Telegram, Discord, Teams, WhatsApp, Firebase Push, and more.
A server for sending multi-platform notifications and creating interactive AI workflows, with support for Telegram, webhooks, and synchronous user interactions.
Use botfather bot to notify yourself on Telegram.
Send Push Notifications and Live Activities to your paired iOS devices.
Send and receive emails, SMS, and voice calls via Pingram.
Platfone - Receive SMS & Virtual Numbers MCP
Virtual phone number platform for AI agents — rent numbers across 200+ countries, receive SMS, and manage the full activation lifecycle
MCP server for Telegram bots built with aiogram. 30 tools, 7 resources, 3 prompts — messaging, rich media, moderation, interactive keyboards, real-time event streaming, rate limiting, permissions, and audit logging.
Send native macOS notifications and interact with system dialogs.
Send iOS push notifications using the Bark app.
Production-grade MCP server for Telegram with dual-mode Bot API + MTProto, 6 composite tools
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




