64
grade C
10 days ago
glama

Telegram Notify MCP

A streamlined MCP server designed to send AI agent progress updates, images, and files directly to a user via Telegram. It allows users to monitor long-running tasks and receive notifications or build artifacts through a simple messaging interface.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: TELEGRAM_BOT_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretTELEGRAM_BOT_TOKENclaude mcp add telegram -e =your-token -e TELEGRAM_USERNAME=your-username -- npx @parthj/telegram-notify-mcp
configTELEGRAM_USERNAMEclaude mcp add telegram -e TELEGRAM_BOT_TOKEN=your-token -e =your-username -- npx @parthj/telegram-notify-mcp
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/parthjadhav-telegram-notify-mcp-1r7qd1)](https://m8ven.ai/mcp/parthjadhav-telegram-notify-mcp-1r7qd1)
commit: 9eecb61b66d09b838cf874b04b72bc029166980a
code hash: 3bee60f0cd4f89a655050530910f4cd15d1e2bff2764a45013d00e26142ce7d2
verified: 4/11/2026, 3:01:55 PM
view raw JSON →