58
/ 100
11 days ago
glama

telegram-api-mcp

Ultimate MCP server for Telegram Bot API — 169 methods, full v9.6 coverage, meta-mode, rate limiting, and circuit breaker, enabling AI to control Telegram bots with natural language.

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: 2 critical, 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
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.
configTELEGRAM_ALLOWED_UPLOAD_DIRSNo — Comma-separated allowed upload paths
🔐 secretTELEGRAM_BOT_TOKENclaude mcp add telegram -- npx telegram-api-mcp -e =your_token
configTELEGRAM_CB_COOLDOWNNo 30000 Circuit breaker cooldown (ms)
configTELEGRAM_CB_THRESHOLDNo 5 Failures before circuit opens
configTELEGRAM_DEFAULT_CHAT_ID"": "-1001234567890"
configTELEGRAM_DEFAULT_THREAD_IDNo — Default forum topic thread ID
configTELEGRAM_DOWNLOAD_DIR
configTELEGRAM_GLOBAL_RATE_LIMITNo 30 Max requests/sec ([Telegram limit](https://core.telegram.org/bots/faq#my-bot-is-hitting-limits))
configTELEGRAM_MAX_FILE_SIZENo 52428800 Max upload file size (50MB)
configTELEGRAM_MAX_RETRIESNo 3 Retry attempts on transient errors
configTELEGRAM_META_MODENo false Use 2 meta-tools instead of 169
configTELEGRAM_PER_CHAT_RATE_LIMITNo 20 Max messages/min per group ([Telegram limit](https://core.telegram.org/bots/faq#my-bot-is-hitting-limits))
// 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/timoncool-telegram-api-mcp-f2jg39)](https://m8ven.ai/mcp/timoncool-telegram-api-mcp-f2jg39)
commit: c9c65ec4ebc473777eb56f0f9053e1bec5a245d5
code hash: 1e02fcad8f7d085d559093c4604b12c4778702b603e6899f29b859dd9fc35d9f
verified: 6/11/2026, 12:21:12 PM
view raw JSON →