Servers
Telegram AI Assistant Bot
@shettysaish20
Telegram AI Assistant Bot that responds to user messages using multiple MCP Servers
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Telegram-AI-MCP-Assistant-Bot": {
"command": "uv",
"args": [
"sync"
]
}
}
}