
Claude Ops Telegram Server
Let your coding agent read Telegram DMs, search chats, and send messages from your personal MTProto account for support and ops.
Overview
Claude Ops Telegram Server is a MCP server for the Grow phase that connects your personal Telegram account for reading DMs, sending messages, and searching chats.
What is this MCP server?
- Personal Telegram account via MTProto user auth (not a BotFather bot-only flow)
- Read DMs, send messages, and search across chats from MCP tools
- Requires TELEGRAM_API_ID, API_HASH, PHONE, and SESSION from my.telegram.org setup
- One-time session generation: node index.js --auth (gram.js StringSession)
- stdio npm package claude-ops-telegram-server v0.2.1
- Server version 0.2.1
- Four required secret env vars: API_ID, API_HASH, PHONE, SESSION
- stdio transport via npm identifier claude-ops-telegram-server
What problem does it solve?
Telegram support and outreach trap you in the phone app while your agent cannot see or act on real personal-account conversations.
Who is it for?
Solo founders who run support and community on a personal Telegram account and want agent-assisted triage and replies.
Skip if: Builders who need official Bot API-only automations, multi-tenant inboxes, or who refuse to store high-privilege session tokens.
What do I get? / Deliverables
Your agent gains MCP tools to search chats, read DMs, and send messages under your MTProto session after one-time auth.
- Agent tools to read DMs and search Telegram chats
- Ability to send messages from the authenticated personal account
Recommended MCP Servers
Journey fit
Personal Telegram access fits grow when solo builders handle user DMs, community pings, and outbound updates from the agent desk. Support is the shelf for inbox-style chat read, search, and reply—not bot-token integrations tied only to backend build.
How it compares
MTProto personal-account MCP, not a Telegram Bot API skill pack or a hosted helpdesk product.
Common Questions / FAQ
Who is Claude Ops Telegram Server for?
Solo builders and operators who use a personal Telegram account for users or community and want their coding agent to read, search, and send messages via MCP.
When should I use Claude Ops Telegram Server?
Use it during grow and support when you triage DMs, draft replies, or search chat history from Claude Code or Cursor without leaving the repo.
How do I add Claude Ops Telegram Server to my agent?
Install the npm stdio server, set TELEGRAM_API_ID, TELEGRAM_API_HASH, TELEGRAM_PHONE, and TELEGRAM_SESSION, generate the session with node index.js --auth, then add the server block to your MCP config.