A Telegram-integrated MCP server that enables remote control of Claude sessions through a Telegram bot, including chat, tool approvals, task tracking, and workspace management. It provides a MiniApp interface for real-time monitoring and control of Claude's activities from mobile devices.
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.
process.env. You'll be asked to provide them before it can run.MCP_TG_DAEMON_URLMCP_TG_DATA_DIR— ~/.mcp-tg Where the DB, uploads, lock, tokens live.MCP_TG_HOOK_TOKEN— auto-gen via /configure Shared secret used by Claude Code hooks to POST into daemon.MCP_TG_IDLE_TIMEOUT_MSMCP_TG_JWT_SECRET— auto-gen HS256 signing key for MiniApp sessions. Generate on first boot if absent.MCP_TG_PORT— 17080 Local port the daemon listens on.MCP_TG_TOOL_EVENTS_TTL_DAYS— 7 Retention for the tool-events audit log (hourly cleanup).TELEGRAM_BOT_TOKEN— echo "=<your-bot-token>" > ~/.mcp-tg/.envWAYLAND_DISPLAY[](https://m8ven.ai/mcp/v0idhrt-mtm-mcp-telegram-more-1feje7)