io.github.auroracapital/claude-ops-telegram-server

MCP

by 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_IDrequiredsecret

    Numeric API ID from https://my.telegram.org/apps (create a personal app, not a bot).

  • TELEGRAM_API_HASHrequiredsecret

    API hash from the same my.telegram.org/apps page.

  • TELEGRAM_PHONErequiredsecret

    Your Telegram phone number in E.164 format (e.g. +14155551234).

  • TELEGRAM_SESSIONrequiredsecret

    gram.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.