📦
单文件,零依赖
下载一个文件即可运行。无需 Node.js、npm 或包管理器。支持 Linux、macOS 和 Windows。
从 GitHub Releases 下载您平台的二进制文件,获取 API 凭证,然后连接:
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# 从 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.exe在 Telegram 中扫描二维码(设置 → 设备 → 连接桌面设备),然后添加到 MCP 客户端。
连接后,直接用自然语言与 AI 助手对话:
你: 总结我 Telegram 的未读消息
你: 在所有聊天中搜索关于"项目截止日期"的消息
你: 发送"下午3点开会"到工程师群
AI 助手在后台使用 MCP Telegram 工具 — 无需记忆任何命令。
使用**云版本** — 30 秒内通过二维码连接。无需 API 密钥、终端或配置。