Developer Tools
Trust: 32/100 (Limited)io.github.DavidFuchs/mcp-uptime-kuma Guide
A Model Context Protocol (MCP) server for Uptime Kuma version 2.
16 starsby DavidFuchs
Quick Start
Install
npx @davidfuchs/mcp-uptime-kumaClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-davidfuchs-mcp-uptime-kuma": {
"command": "npx",
"args": [
"@davidfuchs/mcp-uptime-kuma"
]
}
}
}