Telegram Notification MCP server sends alerts to Telegram when Claude Code tasks complete. Operations teams use it to monitor workflows. Connects to Cloudflare Agents SDK for integration.
git clone https://github.com/kstonekuan/telegram-notification-mcp.gitTelegram Notification MCP server sends alerts to Telegram when Claude Code tasks complete. Operations teams use it to monitor workflows. Connects to Cloudflare Agents SDK for integration.
[{"step":1,"action":"Install the telegram-notification-mcp server in your Claude Code environment. Run: `npm install -g @cloudflare/telegram-notification-mcp` or use the Cloudflare Workers CLI.","tip":"Ensure you have your Telegram Bot Token (from @BotFather) and Chat ID ready. Store these securely in environment variables (e.g., `TELEGRAM_BOT_TOKEN`, `TELEGRAM_CHAT_ID`)."},{"step":2,"action":"Configure the MCP server in your Claude Code settings. Add the server to `claude.json` with the required parameters: bot token, chat ID, and optional message template.","tip":"Use the default template or customize it with placeholders like `[TASK_NAME]`, `[STATUS]`, or `[DURATION]` for dynamic alerts."},{"step":3,"action":"Trigger the notification by running a Claude Code task that includes the MCP server. For example, wrap your task in a function that calls `sendTelegramNotification()` after completion.","tip":"Test the setup with a simple task first (e.g., `echo \"Hello\"`). Verify the notification appears in your Telegram chat before deploying to production workflows."},{"step":4,"action":"Monitor the notifications in your Telegram chat. Use the alerts to track task statuses, errors, or completion times for your operations workflows.","tip":"For critical tasks, add error handling to send additional alerts if the task fails (e.g., include stack traces or logs in the message)."},{"step":5,"action":"Integrate with Cloudflare Agents SDK if needed. Use the SDK to automate the MCP server deployment or scale notifications across multiple tasks.","tip":"Refer to the Cloudflare Agents SDK documentation for advanced use cases, such as batching notifications or filtering alerts by priority."}]
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/kstonekuan/telegram-notification-mcpCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Set up a Telegram notification for when [TASK_NAME] completes in Claude Code. Use the telegram-notification-mcp server to send the alert to [TELEGRAM_CHAT_ID] with the message: '[CUSTOM_MESSAGE]'. Include the execution time and any errors in the notification.
``` 🚀 **Task Completed: Database Backup** ✅ **Status:** Success 📊 **Execution Time:** 2 minutes 45 seconds 🔗 **Log Output:** Backup completed for `prod-db-2024-05-15.sql` (1.2GB) 📱 **Chat ID:** -1001234567890 No errors detected. All files verified and uploaded to S3. ``` --- **Technical Details:** - **Task Name:** `db-backup-prod` - **Trigger:** Manual execution via Claude Code - **Duration:** 165 seconds - **Output Path:** `/backups/prod-db-2024-05-15.sql` - **Verification:** SHA256 checksum `a1b2c3d4...` matches expected value. **Next Steps:** 1. Monitor S3 bucket for `prod-db-2024-05-15.sql` to confirm upload. 2. Check CloudWatch logs for any post-backup validation warnings. 3. Schedule next backup for 02:00 UTC tomorrow. --- *Sent via telegram-notification-mcp (v1.2.0) | Cloudflare Agents SDK v2.1.0*
Streamlined cloud calling for sales teams
Cloud ETL platform for non-technical data integration
Automate your spreadsheet tasks with AI power
Get more done every day with Microsoft Teams – powered by AI
Customer feedback management made simple
Enterprise workflow automation and service management platform
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan