mcp-telegram-userbot

agent405728bot/mcp-telegram-userbot
★ 0 stars Dockerfile Browser/Web Updated today
MCP server for Telegram userbot - Docker image with HTTP bridge for @overpod/mcp-telegram
View on GitHub → Try with Claude — $10 free →

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-userbot": {
      "command": "npx",
      "args": [
        "-y",
        "agent405728bot/mcp-telegram-userbot"
      ]
    }
  }
}

README Excerpt

MCP server for Telegram user account access via HTTP. Go to https://my.telegram.org/apps and grab **API ID** and **API hash**. ```bash export TELEGRAM_API_ID=your_id export TELEGRAM_API_HASH=your_hash npx @agent405728bot/mcp-telegram-userbot ``` Server runs on `http://localhost:3000` ```bash curl http://localhost:3000/login

Tools (4)

PORTTELEGRAM_API_HASHTELEGRAM_API_IDTELEGRAM_SESSION_PATH