75
/ 100
1 month ago
pulsemcp

Telegram Bot Bridge

Bridges Telegram messaging with remote coding sessions, enabling mobile access to development environments through bot commands while maintaining persistent session state and file-based communication across multiple concurrent projects.

batianvolyc/telegram-mcp-server· pypi: telegram-mcp-server· 3.8K installs· listed on pulsemcp
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 1 credential: TELEGRAM_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.
🔐 secretTELEGRAM_BOT_TOKENenv =YOUR_TOKEN_HERE \
configTELEGRAM_CHAT_IDenv =YOUR_CHAT_ID_HERE \
configTELEGRAM_SESSION"proj-a" claude --permission-mode bypassPermissions
configTELEGRAM_MAX_WAIT86400 claude # 24 hours
configTELEGRAM_POLL_INTERVAL"10,30,60" claude
// 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 3 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/telegram-mcp-server-4qftbx)](https://m8ven.ai/mcp/telegram-mcp-server-4qftbx)
commit: 274200578fa726c53b411830c023bb904018607a
code hash: 1c156dd3b6fd5aa11005ebdc4f45ba157ab3535f93323cc76dac39a0f1b1c07b
verified: 6/15/2026, 3:10:45 PM
view raw JSON →