74
/ 100
1 month ago
glama

Telegram Bridge MCP

Bridges AI assistants to a Telegram bot to enable two-way messaging, interactive confirmations, and live status updates. It supports automatic voice transcription via local Whisper models and provides secure, single-user communication for MCP-compatible hosts.

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
🚨
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.
🔐
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_ID"": "your-user-id"
configALLOW_ALL_USERS
🔐 secretBOT_TOKEN"": "your-token",
configHIJACK_NOTIFY
configMCP_BIND
configMCP_PORT
configSTT_HOST
configTELEGRAM_MCP_DEBUG
configTMCP_DATA_DIR
configTTS_HOSTAny OpenAI-compatible /v1/audio/speech endpoint
configTTS_VOICE
// 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 6 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/electricessence-telegram-bridge-mcp-pgejdq)](https://m8ven.ai/mcp/electricessence-telegram-bridge-mcp-pgejdq)
commit: 8f5d016c8a6962458468c2155f885f0491eaa63a
code hash: 2c6080e7cd0e597be1726ad39af480159513d74a9b20de7c429d0cbc1eadc800
verified: 6/11/2026, 11:25:17 AM
view raw JSON →