74
/ 100
1 month ago
glama

Qwen Code Telegram MCP Server

MCP server integrating Telegram bot with Qwen Code for AI chat, supporting persistent sessions, group chat, and advanced features via mention-based triggers.

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
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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: TELEGRAM_BOT_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highws@8.20.0GHSA-96hv-2xvq-fx4p

ws: Memory exhaustion DoS from tiny fragments and data chunks

ws: Uninitialized memory disclosure

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretTELEGRAM_BOT_TOKEN"": "${TELEGRAM_BOT_TOKEN}",
configTELEGRAM_BOT_USERNAME
configWORKSPACE_PATH"": "[YOUR_WORKSPACE_PATH]"
// 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/jawakunci-qwen-code-telegram-mcp-10ivr2)](https://m8ven.ai/mcp/jawakunci-qwen-code-telegram-mcp-10ivr2)
commit: b26207076fdf5fe2d78b7136cb4ee4e0f2288301
code hash: b0e34386a9fb22d38ae214e41f39118a4abc512066f602601b3a26463ee00ac2
verified: 6/23/2026, 10:41:35 AM
view raw JSON →