Telegram MCP Server

MCPReference

by eugenetver

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcpremote-capable

MCP configuration

stdio

Environment

  • TELEGRAM_API_IDrequired

    Your Telegram API ID from my.telegram.org/apps

  • TELEGRAM_API_HASHrequired

    Your Telegram API hash from my.telegram.org/apps

  • TELEGRAM_PROXY_HOST

    Proxy host

  • TELEGRAM_PROXY_PORT

    Proxy port

  • TELEGRAM_PROXY_RDNS

    Whether to use remote DNS (true/false)

  • TELEGRAM_PROXY_TYPE

    Proxy type: socks5, socks4, http, or mtproxy

  • TELEGRAM_EXPOSED_TOOLS

    Set to 'read-only' to expose only read-only tools (default: 'all')

  • TELEGRAM_PROXY_PASSWORDsecret

    Proxy password (optional)

  • TELEGRAM_PROXY_USERNAME

    Proxy username (optional)

  • TELEGRAM_SESSION_STRINGrequired

    Your Telegram session string generated by session_string_generator.py

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.