Telegram Bot
Freeby MCP Community
MCP server for Telegram Bot API — send messages, manage chats, webhooks, files, and more through 27 tools
v1.0.4Added Apr 12, 2026
telegrambotmcpmodel-context-protocolai
Telegram Bot MCP Server
MCP server for Telegram Bot API — send messages, manage chats, webhooks, files, and more through 27 tools
Installation
npx -y @node2flow/telegram-bot-mcp
Reviews
Installation
Quick install
npx -y @node2flow/telegram-bot-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"telegram-bot": {
"command": "npx",
"args": ["-y", "@node2flow/telegram-bot-mcp"]
}
}
}