69
/ 100
11 hours ago
glama

telegram-mcp

A read-only Telegram MCP server that only exposes a user-defined allowlist of chats, providing tools to list chats, fetch messages, search, and get context while stripping untrusted text and with no write capabilities.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configTELEGRAM_API_IDexport =… TELEGRAM_API_HASH=…
configTELEGRAM_API_HASHexport TELEGRAM_API_ID=… =…
configTELEGRAM_SESSION_STRINGTelethon StringSession, issued by telegram-mcp login
configXDG_CONFIG_HOMETG_ALLOWED_CHATS_FILE path to the allowlist; default ~/.config/telegram-mcp/allowed_chats.json ($ is honoured)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/nskondratev-telegram-mcp-o2cpco)](https://m8ven.ai/mcp/nskondratev-telegram-mcp-o2cpco)
commit: 1dc1b21a1576e12fa7ef26c9ee7cb746322a2a7c
code hash: e8afeb5748f8acf42a611d6f6c643bc9a591c4c9278e50a84f51533ec067dc9c
verified: 7/31/2026, 8:58:06 AM
view raw JSON →