Telegram Notification MCP Server

Created at 6 months ago

by kstonekuan

starstarstarstarstar

Simple MCP server to send you notifications on telegram

Categories

communication

Tags

typescript

telegram

mcp

claude-code

cloudflare-agents

Telegram Notification MCP Server

What is Telegram Notification MCP Server?

Telegram Notification MCP Server is a simple Model Context Protocol (MCP) server that sends notifications to Telegram when tasks are completed by Claude Code. It is built with TypeScript and deployable on Cloudflare Workers.

How to use Telegram Notification MCP Server?

To use the server, create a Telegram bot via @BotFather, obtain your bot token and chat ID, clone the repository, install dependencies, configure your environment variables, and deploy it to Cloudflare Workers.

Key features of Telegram Notification MCP Server?

  • MCP Tool: Provides a send_telegram_message tool for sending notifications.
  • Cloudflare Workers: Runs serverless with global distribution.
  • Secure: Utilizes Cloudflare secrets for credentials.
  • Dual Transport: Supports both SSE and Streamable HTTP for maximum compatibility.
  • Message Formatting: Supports Markdown and HTML formatting.

Use cases of Telegram Notification MCP Server?

  1. Sending notifications when tasks are completed.
  2. Alerting users about errors during task execution.
  3. Informing users about important milestones or user input requirements.

FAQ from Telegram Notification MCP Server?

  • How do I set up the server?

    Follow the setup instructions in the documentation, including creating a Telegram bot and configuring environment variables.

  • What programming language is used?

    The server is built using TypeScript.

  • Is it free to use?

    Yes, the server is free to use as it runs on Cloudflare Workers.

View More