Home › Other › mcp-uptime-kuma
mcp-uptime-kuma
A Model Context Protocol (MCP) server for Uptime Kuma version 2.
TypeScript
★ 50 stars
Last pushed 2026-09-13
License: MIT
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.11.18)
npx -y @davidfuchs/mcp-uptime-kuma@0.11.18
Or add to your MCP client config:
{
"mcpServers": {
"mcp-uptime-kuma": {
"command": "npx",
"args": [
"-y",
"@davidfuchs/mcp-uptime-kuma@0.11.18"
],
"env": {
"UPTIME_KUMA_URL": "<YOUR_VALUE>",
"UPTIME_KUMA_USERNAME": "<YOUR_VALUE>",
"UPTIME_KUMA_PASSWORD": "<YOUR_VALUE>",
"UPTIME_KUMA_2FA_TOKEN": "<YOUR_VALUE>",
"UPTIME_KUMA_JWT_TOKEN": "<YOUR_VALUE>",
"UPTIME_KUMA_HEADERS": "<YOUR_VALUE>"
}
}
}
}
UPTIME_KUMA_URLrequired — The URL of your Uptime Kuma instanceUPTIME_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)UPTIME_KUMA_HEADERSsecret — JSON object of extra HTTP headers sent on every request to Uptime Kuma, for reaching it through an authenticating proxy such as Cloudflare Access (e.g. {"CF-Access-Client-Id":"...","CF-Access-Client-Secret":"..."})
Related servers
B
browser-use
Other
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
★ 116,188
MCP Server
S
servers
Other
MCP server that exercises all the features of the MCP protocol
★ 90,577
MCP Server
W
World Monitor
Other
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
★ 87,324
MCP Server
Requires auth
P
paperclip
Other
Trending hip-hop artist momentum scores across four cultural dimensions.
★ 82,095
MCP Server
Reachable
R
ruflo
Other
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
★ 73,202
MCP Server
C
Chrome DevTools MCP
Other
MCP server for Chrome DevTools
★ 52,570
MCP Server
Data from the Official MCP Registry