74
/ 100
21 days ago
glama

claude-code-telegrammer

Enables Claude Code to act as an autonomous Telegram agent with tools for replying, reacting, editing messages, searching history, and handling attachments. Includes a TUI watchdog for unattended operation.

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: CLAUDE_CODE_TELEGRAMMER_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.
configCLAUDE_CODE_TELEGRAMMER_TELEGRAM_AGENT_IDNo 'telegram' Agent identifier stored with each message
configCLAUDE_CODE_TELEGRAMMER_TELEGRAM_ALLOWED_USERS"": "YOUR_TELEGRAM_USER_ID",
configCLAUDE_CODE_TELEGRAMMER_TELEGRAM_ATTACHMENT_DIR
🔐 secretCLAUDE_CODE_TELEGRAMMER_TELEGRAM_BOT_TOKEN"": "123456789:AAH...",
configCLAUDE_CODE_TELEGRAMMER_TELEGRAM_HOST_NAMENo os.hostname() Hostname stored with each message
configCLAUDE_CODE_TELEGRAMMER_TELEGRAM_PROJECTNo process.cwd() Project path stored with each message
configCLAUDE_CODE_TELEGRAMMER_TELEGRAM_STATE_DIRtd><h4>Configurable state directory</h4>All state (DB, lock, access config) lives under <code></code>. Run as many bots as you want, each with its own isolated state.</td>
// 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/ywatanabe1989-claude-code-telegrammer-0qipq3)](https://m8ven.ai/mcp/ywatanabe1989-claude-code-telegrammer-0qipq3)
commit: 4371e99114051d8ec281a2da2ec3263d58638bdc
code hash: 41794487c4f78b251cb3fc7bf52813a5dca45348d307632896e8d2cc7c50ab9c
verified: 6/21/2026, 10:36:48 AM
view raw JSON →
claude-code-telegrammer · M8ven Trust Score | M8ven