69
/ 100
1 month ago
glama

telegram-mcp

Enables interaction with Telegram Bot API for sending messages, photos, editing messages, answering callbacks, and fetching updates.

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
6 tools verified — handlers match their declared behaviour
2 read-only tools verified — handlers contain no write/delete/exec
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_BOT_TOKEN, DEDALUS_API_KEY
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_SERVER_URL
configTELEGRAM_TEST_CHAT_ID
configTELEGRAM_TEST_MESSAGE_ID
configTELEGRAM_TEST_CALLBACK_QUERY_ID
configTELEGRAM_TEST_PHOTO
🔐 secretTELEGRAM_BOT_TOKEN123456:ABC-DEF...
🔐 secretDEDALUS_API_KEYdsk-live-...
configDEDALUS_API_URL
configDEDALUS_AS_URL
configDEDALUS_TEST_MODEL
configDEDALUS_MCP_SERVERdedalus-labs/telegram-mcp
configDEDALUS_MCP_SERVER_ONLY1 DEDALUS_MCP_SERVER=dedalus-labs/telegram-mcp uv run python src/_client.py
configPORT
// 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 4 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/chenzhaoxuan0-telegram-mcp-p5cz2n)](https://m8ven.ai/mcp/chenzhaoxuan0-telegram-mcp-p5cz2n)
commit: 0f0dba2f83213410ebbdad3f64aed6d00952690a
code hash: be09725508b12a460e035ff3620327b23c5081e55cf27791a7e30fb29f56a03b
verified: 6/18/2026, 10:36:30 AM
view raw JSON →