Skip to content

overpod/mcp-telegram

v1.24.0 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 1mo MCP SaaS Integrations
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-tools claude gramjs mcp mcp-server model-context-protocol
+4 more
mtproto telegram typescript userbot

Summary

AI summary

Added 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:

  1. "Send a cat sticker to @friend"
  2. 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

Track overpod/mcp-telegram

Get notified when new releases ship.

Sign up free

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.

All releases →

Beta — feedback welcome: [email protected]