A fancy self-hosted monitoring tool
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"uptime-kuma": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-uptime-kuma"
]
}
}
}