fast-mcp-telegram and mcp-telegram
These tools are competitors, as both are independently developed MCP servers providing similar functionalities for Telegram userbots, with "leshchenko1979/fast-mcp-telegram" offering multi-user authentication and web setup, while "overpod/mcp-telegram" focuses on integration with Claude Code.
About fast-mcp-telegram
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.
About mcp-telegram
overpod/mcp-telegram
MCP server for Telegram userbot — 20 tools for messages, media, contacts & more. Built on GramJS/MTProto, works with Claude Code.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work