Mcp Uptime Kuma is a Model Context Protocol (MCP) server: A Model Context Protocol (MCP) server for Uptime Kuma version 2. In practice that means any MCP-compatible AI assistant can call Mcp Uptime Kuma's tools directly — the model decides when to use them in a conversation or agent run.
It runs locally: the npm package @davidfuchs/mcp-uptime-kuma speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need UPTIME_KUMA_URL. The current release is v0.11.9, published under the MIT license, with source at DavidFuchs/mcp-uptime-kuma on GitHub, where it has earned 47 stars.
Mcp Uptime Kuma is listed under AI & Agents on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain Mcp Uptime Kuma for DavidFuchs, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @davidfuchs/mcp-uptime-kuma · MCP over stdio
▸Credentials — Requires UPTIME_KUMA_URL
▸Open source — MIT license · DavidFuchs/mcp-uptime-kuma