This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryAdded five sticker-related tools and zero‑dependency pre‑built binaries for major platforms.
Full changelog
What's New
🎨 Sticker Tools (5 new tools, 59 total)
| Tool | Description |
|------|-------------|
| telegram-get-sticker-set | Browse stickers in a set with emoji preview |
| telegram-search-sticker-sets | Search packs by keyword |
| telegram-get-installed-stickers | List installed sticker sets |
| telegram-send-sticker | Send a sticker to any chat |
| telegram-get-recent-stickers | Recently used stickers |
Example workflow:
- "Send a cat sticker to @friend"
- LLM searches → finds packs → picks sticker → sends
📦 Pre-built Binaries
Zero-dependency binaries for all major platforms — no Node.js required:
| Platform | Server | Login CLI |
|----------|--------|-----------|
| Linux x64 | mcp-telegram-linux-x64 | mcp-telegram-login-linux-x64 |
| Linux ARM64 | mcp-telegram-linux-arm64 | mcp-telegram-login-linux-arm64 |
| macOS x64 | mcp-telegram-darwin-x64 | mcp-telegram-login-darwin-x64 |
| macOS ARM64 | mcp-telegram-darwin-arm64 | mcp-telegram-login-darwin-arm64 |
| Windows x64 | mcp-telegram-windows-x64.exe | mcp-telegram-login-windows-x64.exe |
curl -L -o mcp-telegram https://github.com/overpod/mcp-telegram/releases/latest/download/mcp-telegram-linux-x64
chmod +x mcp-telegram
./mcp-telegram
Full Changelog: https://github.com/overpod/mcp-telegram/compare/v1.23.0...v1.24.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About overpod/mcp-telegram
Telegram MCP server via MTProto/GramJS — 20 tools for reading chats, searching messages, downloading media, managing contacts. QR code login, npx zero-install. Hosted version at mcp-telegram.com.
Related context
Beta — feedback welcome: [email protected]