38
grade F
9 days ago
glama

Telegram MCP Bridge

Enables MCP agents to request human confirmation for actions via a Telegram bot. It uses a Vercel-hosted proxy and Redis to facilitate secure, real-time YES/NO approvals from a mobile device.

Install from

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

// key findings
🚨
Secret credentials may flow to a network call
1 flow detected: BOT_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
🚨
Known vulnerabilities in dependencies: 2 critical
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 1 credential: BOT_TOKEN
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.
configALLOWED_USER_IDYour numeric user ID (for security).
🔐 secretBOT_TOKEN2. Save the .
configCHAT_ID3. Get your (send a message to the bot and check https://api.telegram.org/bot<TOKEN>/getUpdates).
configREDIS_URLWe support both REST protocol (UPSTASH_REDIS_REST_URL) and standard Redis protocol ().
configUPSTASH_REDIS_REST_URLWe support both REST protocol () and standard Redis protocol (REDIS_URL).
// 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/aralroca-telegram-bot-mcp-crbt4d)](https://m8ven.ai/mcp/aralroca-telegram-bot-mcp-crbt4d)
commit: 6abc0478f14ed0bb038a78e8ca6ef9c4e1ce9979
code hash: 4b0bc510d852293e6c0fe70bef7a8c168ad852776447be5e88943a0ab2515ff5
verified: 4/11/2026, 3:03:26 PM
view raw JSON →