Telegram Bot
Freeby MCP Community
MCP server for Telegram bot operations including posting, reactions, polls and blog management
v1.0.0Added Apr 12, 2026
mcptelegrambotapiblog
Telegram Bot MCP Server
MCP server for Telegram bot operations including posting, reactions, polls and blog management
Installation
npx -y mcp-telegram-bot
Reviews
Installation
Quick install
npx -y mcp-telegram-bot
Add to claude_desktop_config.json
{
"mcpServers": {
"telegram-bot": {
"command": "npx",
"args": ["-y", "mcp-telegram-bot"]
}
}
}