71
/ 100
8 days ago
glama

Telegram MCP

Personal read-only Telegram MCP server exposing chat, message, and media tools via streamable HTTP with bearer authentication.

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
116 tools verified — handlers match their declared behaviour
49 read-only tools verified — handlers contain no write/delete/exec
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_IDint https://my.telegram.org/apps
configTELEGRAM_API_HASHstring https://my.telegram.org/apps
configMCP_HOST
configMCP_PORT
configMCP_TRANSPORT
configTELEGRAM_EXPOSED_TOOLSRead-only — =read-only. Only the ~30 read tools are exposed (list chats, read messages, search, download media, etc.). Send/edit/delete/group-admin tools are not registered.
configTELEGRAM_SESSION_STRINGlong base64-ish string Generate locally with uv run session_string_generator.py --qr from chigwell/telegram-mcp
configTELEGRAM_SESSION_NAME
configTELEGRAM_ALLOW_SERVER_ROOTS_FALLBACK
// 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 3 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/francescomiliani-telegram-mcp-server-qy0ohy)](https://m8ven.ai/mcp/francescomiliani-telegram-mcp-server-qy0ohy)
commit: 45784aec141de20429d9c63cbf73d7d42d1d50af
code hash: acfeb573fc1824aefcb3164f0b3a1f2436f33cb8f9119bb7acb71b714316e298
verified: 7/23/2026, 9:13:06 AM
view raw JSON →