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