
Better Telegram Mcp
- 10 repo stars
- Updated July 28, 2026
- n24q02m/better-telegram-mcp
Lets an agent read and send Telegram messages in dual mode (Bot API + MTProto user mode) via 6 composite tools.
About
Better Telegram MCP is a Telegram server that works in dual mode: the Bot API for bot accounts and MTProto for full user accounts, exposed through six composite tools. A solo builder reaches for it to read and send Telegram messages, run a bot, or automate a personal account from within an agent. It needs a bot token for bot mode, or API ID/hash for user mode, and runs via uvx or Docker.
- Dual-mode Bot API + MTProto
- 6 composite tools
- User-mode and bot-mode messaging
Better Telegram Mcp by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
claude mcp add --env TELEGRAM_BOT_TOKEN=YOUR_TELEGRAM_BOT_TOKEN --env TELEGRAM_API_ID=YOUR_TELEGRAM_API_ID --env TELEGRAM_API_HASH=YOUR_TELEGRAM_API_HASH better-telegram-mcp -- uvx better-telegram-mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 10 |
|---|---|
| Package | better-telegram-mcp |
| Transport | STDIO |
| Auth | Required |
| Last updated | July 28, 2026 |
| Repository | n24q02m/better-telegram-mcp ↗ |
What it does
Lets an agent read and send Telegram messages in dual mode (Bot API + MTProto user mode) via 6 composite tools.
Who is it for?
reading and sending Telegram messages from an agent
Skip if: platforms other than Telegram