mctl-telegram

mctlhq/mctl-telegram
★ 0 stars Go 🔒 Security Updated 8d ago
Go remote MCP server for Telegram user-account access (gotd/td MTProto)
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mctl-telegram": {
      "command": "go",
      "args": [
        "run",
        "github.com/mctlhq/mctl-telegram@latest"
      ]
    }
  }
}

README Excerpt

Go remote MCP server exposing Telegram user-account access (via `gotd/td` MTProto) as MCP tools — `list_dialogs`, `get_unread_messages`, `send_message` — for Claude.ai and any MCP-compatible client. Status: **functional MVP** (0.2.0). Three tools, OAuth-protected, draft-by-default send gate. Telegram session is per-operator and persisted encrypted.

Tools (9)

ALLOW_SENDAUTH_MODEAUTH_REQUIREDDATABASE_URLENCRYPTION_KEYOAUTH_JWT_SECRETget_unread_messageslist_dialogssend_message