mcp-telegram

tacticlaunch/mcp-telegram
★ 2 stars TypeScript 🤖 AI/LLM Updated 4d ago
A TypeScript implementation of an MCP (Model Context Protocol) server for working with Telegram through 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": {
    "mcp-telegram": {
      "command": "npx",
      "args": [
        "-y",
        "tacticlaunch/mcp-telegram"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol (MCP) server that exposes your Telegram account to AI agents over MTProto. Lets Claude, Cursor, Codex, Cline, VS Code, and other MCP clients read your dialogs and messages. > [!WARNING] > This server signs in to a real Telegram user account using MTProto, not the Bot API. Treat the generated session file like a password — anyone with it can read your chats. Never share it, and never commit it to a repo.

Tools (11)

ENDPOINTLOG_LEVELPORTTELEGRAM_API_HASHTELEGRAM_API_IDTRANSPORT_TYPEinfolistDialogslistMessagesmcpstdio