chaindead/telegram-mcp
Telegram MCP for managing dialogs, messages, drafts, read statuses, and more.
Implements the Model Context Protocol to expose Telegram's TDLib client library through a standardized MCP server interface, enabling AI assistants like Claude Desktop and Cursor to autonomously manage conversations. Built in Go with support for multi-factor authentication and persistent session management via environment variables. Exposes five core tools—account info, dialog listing, message retrieval, read status updates, and draft sending—allowing AI agents to perform end-to-end message workflows programmatically.
297 stars.
Stars
297
Forks
38
Language
Go
License
MIT
Category
Last pushed
Feb 27, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/chaindead/telegram-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
dryeab/mcp-telegram
MCP Server for Telegram
leshchenko1979/fast-mcp-telegram
Telegram MCP Server and HTTP-MTProto bridge | Multi-user auth, intelligent search, file sending,...
n24q02m/better-telegram-mcp
MCP server for Telegram (Bot API + MTProto) - composite tools optimized for AI agents
kfastov/tgcli
Telegram user console client and archiver
EthanSky2986/mcp-telegram-claudecode
MCP server for Telegram integration with Claude Code