Skip to content

overpod/mcp-telegram

v1.1.0 Feature

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

Published 2mo 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

npx support enables zero‑install usage of @overpod/mcp-telegram.

Full changelog

What's New

npx support — zero install!

No more cloning the repo. Just run:

npx @overpod/mcp-telegram

Quick setup:

# 1. Login (one time)
TELEGRAM_API_ID=YOUR_ID TELEGRAM_API_HASH=YOUR_HASH npx @overpod/mcp-telegram login

# 2. Add to Claude
claude mcp add telegram -s user \
  -e TELEGRAM_API_ID=YOUR_ID \
  -e TELEGRAM_API_HASH=YOUR_HASH \
  -- npx @overpod/mcp-telegram

GitHub Actions CI/CD

  • CI: Runs lint (Biome) and typecheck (tsc) on every push/PR, Node.js 20 & 22
  • Publish: Automatically publishes to npm when a GitHub release is created

Other changes

  • Package renamed to @overpod/mcp-telegram on npm
  • Added MIT LICENSE
  • Updated README with npx-first installation guide
  • Added CLI entry point with login subcommand
  • Proper package metadata (repository, keywords, homepage)

Full Changelog: https://github.com/overpod/mcp-telegram/compare/v1.0.0...v1.1.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]