Telegram Notify MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from npm. Last commit 13 Mar 2026.
Send Telegram notifications from AI agents — text, photos, and documents.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const TELEGRAM_API = "https://api.telegram.org";
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add telegram-notify-mcp -- npx -y @parthj/telegram-notify-mcp
{
"mcpServers": {
"telegram-notify-mcp": {
"args": [
"-y",
"@parthj/telegram-notify-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.telegram-notify-mcp]
command = "npx"
args = ["-y", "@parthj/telegram-notify-mcp"]
{
"mcpServers": {
"telegram-notify-mcp": {
"args": [
"-y",
"@parthj/telegram-notify-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"telegram-notify-mcp": {
"args": [
"-y",
"@parthj/telegram-notify-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
TELEGRAM_BOT_TOKEN (Telegram Bot API token from BotFather).
The author declared them in the registry entry; get the values from the project itself.
Manage Telegram drafts, media, schedules and publications from AI clients.
Zero-setup WhatsApp notifications + human-in-the-loop for AI agents — text 'join', send in 60s.
Send email, push, Slack, Discord, Telegram and webhook notifications and manage templates with Ray.
Drive the Cursor agent from Telegram, Discord, or GitHub — with images and voice notes.
Telegram-native CRM for agents: contacts, deals, pipelines, campaigns, docs and reports.
Real email and SMS for AI agents — send mail, receive verification codes, drive a real inbox.
Send transactional emails from AI agents via Truncus. Validate, track delivery, and manage domains.
Send transactional emails from AI agents via Truncus. Validate, track delivery, and manage domains.
Answers built from our own checks of this server.