mcp telegram bot for Claude Desktop
io.github.daedalus/mcp-telegram-bot
MCP server that exposes a Telegram bot
client:Claude Desktop
transport:stdio
runtime:pypi
Install mcp telegram bot in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-telegram-bot": {
"command": "uvx",
"args": [
"mcp-telegram-bot"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs