telegram-mcp.md

Telegram MCP

from"telegram"
890

Telegram bot and messaging integration

Communication
Telegrambotmessagingchat
install.sh
# Clone the repository
$git clone https://github.com/telegram/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve