MCP Uptime Kuma runs on your own machine — the client starts it, so there is no endpoint to ping. 424 installs a week from npm. Last commit 2 Aug 2026.
A Model Context Protocol (MCP) server for Uptime Kuma version 2.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-uptime-kuma -- npx -y @davidfuchs/mcp-uptime-kuma
{
"mcpServers": {
"mcp-uptime-kuma": {
"args": [
"-y",
"@davidfuchs/mcp-uptime-kuma"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-uptime-kuma]
command = "npx"
args = ["-y", "@davidfuchs/mcp-uptime-kuma"]
{
"mcpServers": {
"mcp-uptime-kuma": {
"args": [
"-y",
"@davidfuchs/mcp-uptime-kuma"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-uptime-kuma": {
"args": [
"-y",
"@davidfuchs/mcp-uptime-kuma"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.