MCP.so
Sign In

Telegram

@globalion

About Telegram

Turn any Telegram bot into a chat-first AI assistant. Sign in with Google, paste your BotFather token, message your bot. MCP tools let external agents push notifications.

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "telegram-mcp": {
      "command": "docker",
      "args": [
        "compose",
        "up",
        "-d"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Telegram?

Turn any Telegram bot into a chat-first AI assistant. Sign in with Google, paste your BotFather token, message your bot. MCP tools let external agents push notifications.

How to use Telegram?

The README includes setup instructions such as docker compose up -d.

Key features of Telegram

  • Chat via your own Telegram bot — you own the token, you own the data
  • MCP over streamable-HTTP — plug into Claude Desktop, Cursor, etc
  • OpenRouter under the hood — swap models freely (Claude 5, GPT, Gemini)
  • Self-host in one Docker Compose command if you don't want us in the loop
  • Any plain-English message → assistant replies with memory of the conversation

Use cases of Telegram

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Telegram

Where is the source code for Telegram?

The source code is linked from the repository URL on this page.

Does Telegram include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Frequently asked questions

Where is the source code for Telegram?

The source code is linked from the repository URL on this page.

Does Telegram include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More MCP servers