io.github.auroracapital/claude-ops-telegram-server
MCPby auroracapital · v0.2.1
Telegram personal-account MCP (MTProto user-auth). Read DMs, send messages, search across chats.
mcplocal
MCP configuration
stdio
Command
npx -y claude-ops-telegram-server@0.2.1
Environment
TELEGRAM_API_IDrequiredsecretNumeric API ID from https://my.telegram.org/apps (create a personal app, not a bot).
TELEGRAM_API_HASHrequiredsecretAPI hash from the same my.telegram.org/apps page.
TELEGRAM_PHONErequiredsecretYour Telegram phone number in E.164 format (e.g. +14155551234).
TELEGRAM_SESSIONrequiredsecretgram.js StringSession token. Generate once via: node index.js --auth (prompts for SMS code + optional 2FA). Store in your secret manager — never commit.
Install in one click with Zurek
Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.