Telegram bot platform
Create bots to send messages, handle commands, and manage chats.
{
"mcpServers": {
"telegram": {
"env": {
"TELEGRAM_BOT_TOKEN": "your_bot_token"
},
"args": [
"-y",
"@telegram/mcp-bot"
],
"command": "npx"
}
}
}TELEGRAM_BOT_TOKENyour_bot_token