You're viewing a demo portfolio

Join the waitlist
PRSM

channels_connect_telegram_bot

Active

Tool of io.github.saloprj/dialogbrain

declared in 1.17.0

๐Ÿค– Connect a Telegram Bot (Bot API) channel from its bot token. When to use: - After a bot was created via @BotFather and you have its token. - The token alone is sufficient โ€” no Telegram user account is needed. Validates the token, creates the channel account, and registers the webhook so the bot starts receiving messages immediately.

Parameters schema

{
  "type": "object",
  "required": [
    "bot_token"
  ],
  "properties": {
    "bot_token": {
      "type": "string",
      "description": "Telegram bot token from @BotFather (e.g. '123456789:ABCdef...')."
    }
  }
}

What this tool wrapsยท 1 endpoint

min confidence0.700.50

Parent server

io.github.saloprj/dialogbrain

https://github.com/saloprj/dialogbrain-mcp

1/7 registries
View full server โ†’