A
licenseB
qualityA
maintenanceMCP server that exposes any Telegram-Archive instance to LLMs, enabling message search, chat browsing, and access to archived Telegram history.
7
46 npm
4
GPL 3.0
No user-submitted related servers found.
Scored across 4 tools
Each tool serves a distinct purpose: global search, thread retrieval, single post retrieval, and board listing, with no functional overlap.
All tools follow a consistent verb_noun pattern (search_archive, get_thread, get_post, list_boards), making them predictable.
With only 4 tools, the set is minimal but well-scoped for a read-only archive viewer; slightly underpopulated but not insufficient.
Covers all basic read operations (search, thread, post, board list) for the domain; no obvious missing operations for the intended use case.