Skip to content

Telegram Bot

Free

by MCP Community

MCP server for Telegram bot operations including posting, reactions, polls and blog management

v1.0.0Added Apr 12, 2026
mcptelegrambotapiblog
Works with:ClaudeGPTGeminiCopilot

Telegram Bot MCP Server

MCP server for Telegram bot operations including posting, reactions, polls and blog management

Installation

npx -y mcp-telegram-bot

Reviews

Leave a Review

Installation

Quick install
npx -y mcp-telegram-bot
Add to claude_desktop_config.json
{
  "mcpServers": {
    "telegram-bot": {
      "command": "npx",
      "args": ["-y", "mcp-telegram-bot"]
    }
  }
}