F
licenseNot graded
qualityB
maintenanceRead-only MCP access to a personal Telegram account. Allows querying chats, reading and searching messages via Streamable HTTP.
-
No user-submitted related servers found.
Scored across 5 tools
Each tool has a clear, distinct purpose: listing chats, getting chat info, retrieving messages, getting message context with surrounding messages, and searching. No overlap in functionality.
All tools follow the consistent pattern 'telegram_verb_noun', with verbs like get, list, search used predictably.
5 tools is appropriate for a focused read-only Telegram bridge, covering core operations without being excessive or insufficient.
The tool set covers reading and searching but lacks send, delete, or chat management operations, which are notable gaps for a Telegram bridge if write capabilities are expected.