telegram-mcp-2

moain2026/telegram-mcp-2
★ 0 stars Python API Integration Updated today
Expanded Telegram MCP server with safe tools, Gemini integration docs, and dialog classification fixes.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "telegram-mcp-2": {
      "command": "uvx",
      "args": [
        "telegram-mcp-2"
      ]
    }
  }
}

Or install with pip: pip install telegram-mcp-2

README Excerpt

Public sanitized release of the expanded Telegram MCP server. The `src/` directory contains the MCP server and HTTP wrapper. The `docs/` directory contains Arabic deployment, change log, security, and Gemini synchronization documentation. No `.env`, Telegram session, phone number, API hash, VNC password, GitHub token, or login code is included.