Telegram Notifications
MCP Serverby aitmpl.com · Added 5mo ago
Claude
675
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"telegram-notifications": {
"command": "npx",
"args": [
"telegram-notifications"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Send Telegram notifications when Claude Code finishes working. Requires TELEGRAM_BOT_TOKEN and TELEGRAM_CHAT_ID environment variables. Get bot token from @BotFather, get chat ID by messaging the bot and visiting https://api.telegram.org/bot<TOKEN>/getUpdates
Tags
productivityhookaitmplhook