← All servers
🔧

Telegram (mcp-telegram)Verified🛡 No advisories

io.github.mcp-telegram/mcp-telegram
New to MCP? Start here →
22★ stars
419weekly installs
14 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/mcp-telegram, which proved it owns this namespace.

Verified owner: github.com/mcp-telegramio.github.mcp-telegram/mcp-telegram

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs TELEGRAM_API_ID, TELEGRAM_API_HASH.

About

MCP server for Telegram userbot — messages, media, reactions, polls & more. Built on GramJS/MTProto.

Packages & transports

npm@overpod/mcp-telegramv1.41.2 · npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp_telegram": {
      "command": "npx",
      "args": [
        "-y",
        "@overpod/mcp-telegram"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @overpod/mcp-telegram