69
/ 100
10 days ago
glama

Telegram MCP Server

Enables AI assistants to control a personal Telegram account for sending/reading messages, media, group management, and more via the MTProto API.

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
3 tools verified — handlers match their declared behaviour
2 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.
🔐
You'll be asked for 1 credential: ANTHROPIC_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAUTORESPONDER_MIN_SCOREAUTORESPONDER_MODEL, (default 0.35),
configAUTORESPONDER_COOLDOWN. Keep it running 24/7 with nohup, screen, tmux,
configAUTORESPONDER_MODEL, AUTORESPONDER_MIN_SCORE (default 0.35),
🔐 secretANTHROPIC_API_KEY"sk-ant-..." \
configAUTORESPONDER_LLM
configOLLAMA_URL
configOLLAMA_MODEL
configAUTORESPONDER_CHATS"@my_customers,123456789" \
configTELEGRAM_API_IDEdit .env and fill in and TELEGRAM_API_HASH.
configTELEGRAM_API_HASHEdit .env and fill in TELEGRAM_API_ID and .
configTELEGRAM_SESSION
configTELEGRAM_KB_PATH
configTELEGRAM_KB_SEMANTIC1. Your knowledge.json is git-ignored so private
configTELEGRAM_KB_MODEL
configTELEGRAM_READONLY1 Disables every write/modify tool — read-only mode
configTELEGRAM_ALLOWED_PEERS@chan,123,me Messages can only be sent to these peers
configTELEGRAM_MAX_FLOODWAIT60 Auto-wait up to N seconds on Telegram FloodWait, then retry
// 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/muhammadyunusxon-telegram-mcp-w9rboa)](https://m8ven.ai/mcp/muhammadyunusxon-telegram-mcp-w9rboa)
commit: 0ca9c4425787702c1592bce8b88aabaa15b1d77f
code hash: 7c24cd9e1ba9df3d2d709e968feb81d5e9138901ec2589dfdbac0a9fda398f1b
verified: 7/21/2026, 8:42:45 AM
view raw JSON →