MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

T
Telegram Notify MCP

A dead-simple MCP server with one job: send AI agent progress back to you on Telegram.

Created 2/22/2026
Updated 3 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-telegram-notify-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "parthjadhav-telegram-notify-mcp": { "command": "npx", "args": [ "parthjadhav-telegram-notify-mcp" ] } } }