Server data from the Official MCP Registry
A Model Context Protocol (MCP) server for Uptime Kuma version 2.
A Model Context Protocol (MCP) server for Uptime Kuma version 2.
Set these up before or after installing:
Environment variable: UPTIME_KUMA_URL
Environment variable: UPTIME_KUMA_USERNAME
Environment variable: UPTIME_KUMA_PASSWORD
Environment variable: UPTIME_KUMA_2FA_TOKEN
Environment variable: UPTIME_KUMA_JWT_TOKEN
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-davidfuchs-mcp-uptime-kuma": {
"env": {
"UPTIME_KUMA_URL": "your-uptime-kuma-url-here",
"UPTIME_KUMA_PASSWORD": "your-uptime-kuma-password-here",
"UPTIME_KUMA_USERNAME": "your-uptime-kuma-username-here",
"UPTIME_KUMA_2FA_TOKEN": "your-uptime-kuma-2fa-token-here",
"UPTIME_KUMA_JWT_TOKEN": "your-uptime-kuma-jwt-token-here"
},
"args": [
"-y",
"@davidfuchs/mcp-uptime-kuma"
],
"command": "npx"
}
}
}Valid MCP server (2 strong, 2 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 4 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!