Single Binary, Zero Dependencies
Download one file and run. No Node.js, no npm, no package managers. Works on Linux, macOS, and Windows.
59 tools — messages, groups, stickers, contacts, search, and more. Works with Claude, ChatGPT, Cursor, and any MCP client.
Download the binary for your platform from GitHub Releases, get API credentials, and connect:
curl -L -o mcp-telegram https://github.com/overpod/mcp-telegram/releases/latest/download/mcp-telegram-darwin-arm64
curl -L -o mcp-telegram-login https://github.com/overpod/mcp-telegram/releases/latest/download/mcp-telegram-login-darwin-arm64
chmod +x mcp-telegram mcp-telegram-login
TELEGRAM_API_ID=YOUR_ID TELEGRAM_API_HASH=YOUR_HASH ./mcp-telegram-logincurl -L -o mcp-telegram https://github.com/overpod/mcp-telegram/releases/latest/download/mcp-telegram-darwin-x64
curl -L -o mcp-telegram-login https://github.com/overpod/mcp-telegram/releases/latest/download/mcp-telegram-login-darwin-x64
chmod +x mcp-telegram mcp-telegram-login
TELEGRAM_API_ID=YOUR_ID TELEGRAM_API_HASH=YOUR_HASH ./mcp-telegram-logincurl -L -o mcp-telegram https://github.com/overpod/mcp-telegram/releases/latest/download/mcp-telegram-linux-x64
curl -L -o mcp-telegram-login https://github.com/overpod/mcp-telegram/releases/latest/download/mcp-telegram-login-linux-x64
chmod +x mcp-telegram mcp-telegram-login
TELEGRAM_API_ID=YOUR_ID TELEGRAM_API_HASH=YOUR_HASH ./mcp-telegram-login# Download from https://github.com/overpod/mcp-telegram/releases/latest
# mcp-telegram-windows-x64.exe
# mcp-telegram-login-windows-x64.exe
$env:TELEGRAM_API_ID="YOUR_ID"; $env:TELEGRAM_API_HASH="YOUR_HASH"; .\mcp-telegram-login-windows-x64.exeScan the QR code in Telegram (Settings → Devices → Link Desktop Device), then add to your MCP client.
Once connected, just talk to your AI assistant naturally:
You: Summarize my unread Telegram messages
You: Search all chats for messages about "project deadline"
You: Send "Meeting at 3pm" to the Engineering group
Your AI assistant uses MCP Telegram tools behind the scenes — no commands to memorize.
Use the cloud version — connect Telegram to Claude.ai or ChatGPT in 30 seconds with a QR code. No API keys, no terminal, no setup.