Community Communication

Telegram

Send + receive Telegram messages via a bot — covers both DMs and group chats.

1,460 stars 377 forks Last commit today Language TypeScript License MIT
Sign in to like, install, or save to a bundle → View on GitHub →

Install

npm install -g telegram-mcp

Maintain this server? Add the badge

Show your README readers it's in a curated directory — and give them a one-click path to install docs and config.

Listed on Prismix ← links back here

Markdown

[![Listed on Prismix](https://prismix.dev/api/badge/mcp/telegram.svg)](https://prismix.dev/mcp/telegram)
Theme-aware version (auto dark/light on GitHub) →
<a href="https://prismix.dev/mcp/telegram"><picture><source media="(prefers-color-scheme: dark)" srcset="https://prismix.dev/api/badge/mcp/telegram.svg?theme=dark"><img alt="Listed on Prismix" src="https://prismix.dev/api/badge/mcp/telegram.svg"></picture></a>

About

Telegram Bot API wrapper. Send text + photos + files to specific chats, register webhook callbacks, manage chat members + admins. Bot-token auth.

Recent releases (5)

All releases →
  • v3.2.21 Latest Aug 13, 2026
    ## What's Changed
    * chore: refresh locked dependencies by @0xSachinK in https://github.com/chigwell/telegram-mcp/pull/190
    * feat(chats): report avatar presence (has_photo) in get_chat by @panevesht in https://github.com/chigwell/telegram-mcp/pull/191
    * fix(groups): invite users to basic groups via messages.AddChatUser by @panevesht in https://github.com/chigwell/telegram-mcp/pull/192
    
    ## New Contributors
    * @0xSachinK made their first contribution in https://github.com/chigwell/telegram-mcp/pull/190
    * @panevesht made their first contribution in https://github.com/chigwell/telegram-mcp/pull/191
    
    **Full Changelog**: https://github.com/chigwell/telegram-mcp/compare/v3.2.20...v3.2.21
    View on GitHub ↗
  • v3.2.20 Aug 11, 2026
    ## What's Changed
    * fix: report MTProto schema drift instead of a generic error code by @artgas1 in https://github.com/chigwell/telegram-mcp/pull/188
    
    
    **Full Changelog**: https://github.com/chigwell/telegram-mcp/compare/v3.2.19...v3.2.20
    View on GitHub ↗
  • v3.2.19 Aug 7, 2026
    ## What's Changed
    * Add topic_id support to media send tools by @antonkulaga in https://github.com/chigwell/telegram-mcp/pull/187
    
    ## New Contributors
    * @antonkulaga made their first contribution in https://github.com/chigwell/telegram-mcp/pull/187
    
    **Full Changelog**: https://github.com/chigwell/telegram-mcp/compare/v3.2.18...v3.2.19
    View on GitHub ↗
  • v3.2.18 Aug 7, 2026
    ## What's Changed
    * fix: bound reconnect and fail fast when the session pool is exhausted by @diyor28 in https://github.com/chigwell/telegram-mcp/pull/186
    
    ## New Contributors
    * @diyor28 made their first contribution in https://github.com/chigwell/telegram-mcp/pull/186
    
    **Full Changelog**: https://github.com/chigwell/telegram-mcp/compare/v3.2.17...v3.2.18
    View on GitHub ↗
  • v3.2.17 Aug 6, 2026
    ## What's Changed
    * fix(deps): pin mcp to <2 so Docker and pip installs keep working by @bobmoroshev in https://github.com/chigwell/telegram-mcp/pull/185
    
    ## New Contributors
    * @bobmoroshev made their first contribution in https://github.com/chigwell/telegram-mcp/pull/185
    
    **Full Changelog**: https://github.com/chigwell/telegram-mcp/compare/v3.2.16...v3.2.17
    View on GitHub ↗

Discussion (0)

Sign in to comment →

No comments yet. Sign in to start the discussion.

More Communication servers