io.github.DavidFuchs/mcp-uptime-kuma

MCP

by DavidFuchs · v0.7.0

A Model Context Protocol (MCP) server for Uptime Kuma version 2.

mcplocal

MCP configuration

stdio

Command

npx -y @davidfuchs/mcp-uptime-kuma@0.7.0

Environment

  • UPTIME_KUMA_URLrequired

    The URL of your Uptime Kuma instance

  • UPTIME_KUMA_USERNAME

    Your Uptime Kuma username (not required if using JWT token authentication or if authentication is disabled)

  • UPTIME_KUMA_PASSWORDsecret

    Your Uptime Kuma password (not required if using JWT token authentication or if authentication is disabled)

  • UPTIME_KUMA_2FA_TOKENsecret

    Your 2FA token (only required if two-factor authentication is enabled on your account)

  • UPTIME_KUMA_JWT_TOKENsecret

    Your JWT token for authentication (takes precedence over username/password if provided)

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.