74
/ 100
25 days ago
glama

MCP Telegram

An MCP server that connects AI assistants like Claude to Telegram via MTProto, enabling full access to personal chats, messages, and more as a userbot.

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.
🔐
You'll be asked for 2 credentials: TELEGRAM_PROXY_PASSWORD, TELEGRAM_PROXY_SECRET
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.
configMCP_TELEGRAM_DAEMON(or set =1 instead of the serve argument)
configMCP_TELEGRAM_ENABLE_GROUP_CALLS1 telegram-get-group-call, telegram-get-group-call-participants
configMCP_TELEGRAM_ENABLE_QUICK_REPLIES1 telegram-get-quick-replies, telegram-get-quick-reply-messages
configMCP_TELEGRAM_ENABLE_STARS1 telegram-get-stars-status, telegram-get-stars-transactions
configTELEGRAM_API_HASHTELEGRAM_API_ID=YOUR_ID =YOUR_HASH npx @overpod/mcp-telegram login
configTELEGRAM_API_IDYOUR_ID TELEGRAM_API_HASH=YOUR_HASH npx @overpod/mcp-telegram login
configTELEGRAM_PROXY_IP127.0.0.1 \
🔐 secretTELEGRAM_PROXY_PASSWORDOptional proxy auth
configTELEGRAM_PROXY_PORTProxy server port
🔐 secretTELEGRAM_PROXY_SECRETee00000000000000000000000000000000 \
configTELEGRAM_PROXY_SOCKS_TYPE4 or 5 (default: 5)
configTELEGRAM_PROXY_USERNAMEOptional proxy auth
configTELEGRAM_SESSION_PATHCustom session path: set =/path/to/session to store the session file elsewhere.
configTELEGRAM_USE_WSStrue npx @overpod/mcp-telegram
// 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 7 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/mcp-telegram-mcp-telegram-1p20gd)](https://m8ven.ai/mcp/mcp-telegram-mcp-telegram-1p20gd)
commit: 1fe12e7ee53d16cdd04b54032cc1b605409b8f34
code hash: e84cfea6e6ef3b22a7c1a9f11b8c87d33a36c4f75998a393f073ef618d7ad49f
verified: 6/14/2026, 10:17:13 AM
view raw JSON →