leshchenko1979/fast-mcp-telegram
Telegram MCP Server and HTTP-MTProto bridge | Multi-user auth, intelligent search, file sending, web setup | Docker & PyPI ready
Implements a dual-transport MCP server exposing Telegram's MTProto API with automatic entity resolution and safety guardrails, enabling both stdio-based development and HTTP-authenticated production deployments. The architecture consolidates functionality into fewer, context-efficient tools (e.g., unified `get_messages` for search/browse/read-by-ID/replies) following an LLM-optimized design philosophy, while the HTTP-MTProto bridge provides raw API access via curl for edge cases. Built on async Telethon with session persistence, LRU cache management, and structured logging for reliability.
29 stars and 1,327 monthly downloads. Available on PyPI.
Stars
29
Forks
9
Language
Python
License
MIT
Category
Last pushed
Mar 05, 2026
Monthly downloads
1,327
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/leshchenko1979/fast-mcp-telegram"
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
n24q02m/better-telegram-mcp
MCP server for Telegram (Bot API + MTProto) - composite tools optimized for AI agents
EthanSky2986/mcp-telegram-claudecode
MCP server for Telegram integration with Claude Code
chaindead/telegram-mcp
Telegram MCP for managing dialogs, messages, drafts, read statuses, and more.
kfastov/tgcli
Telegram user console client and archiver