(Background: This repository did previously belong to one of my side projects GryfAI. That project has been scrapped and ownership has been
(Background: This repository did previously belong to one of my side projects GryfAI. That project has been scrapped and ownership has been transferred to me, personally. This is still offered under the same BSL license. That is what the mcp uptime kuma open mcp server brings to an AI assistant: the same capability, reachable through the Model Context Protocol rather than a separate app or dashboard.
The server publishes 4 tools. What each one is for:
Windows — .venv\Scripts\activateUPTIME_KUMA_USERNAME — UPTIME_KUMA_PASSWORDNote — ** If you are using a .env file, the server will automatically load the environment variables from itmacOS — ~/Library/Application Support/Claude/claude_desktop_config.jsonBecause this one is hosted, setup is mostly authentication — you point your client at the endpoint and approve access. Nothing runs on your machine, so there is no runtime to keep patched.
Configuration is passed through the environment: UPTIME_KUMA_URL. Treat anything key-shaped as a real credential — scope it to the minimum the server needs, and rotate it if it ever lands in a shared config.
This project uses uv as its build system. Please ensure you have either uv or pip installed. You can install uv with:
Plenty of planning and project tracking servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. MCP Uptime Kuma Open's toolset — Windows, UPTIME_KUMA_USERNAME, Note and 1 more — is a fair guide to whether it matches your workflow. It is maintained by gryfai; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| Windows | .venv\Scripts\activate |
| UPTIME_KUMA_USERNAME | UPTIME_KUMA_PASSWORD |
| Note | ** If you are using a .env file, the server will automatically load the environment variables from it. |
| macOS | ~/Library/Application Support/Claude/claude_desktop_config.json |
{
"mcpServers": {
"uptime-kuma": {
"command": "python",
"args": ["-m", "mcp_uptime_kuma_open.server"]
}
}
}Configuration as documented by the project. Restart the client after saving.
This project uses uv as its build system. Please ensure you have either uv or pip installed. You can install uv with:
| Variable | Description | Required |
|---|---|---|
| UPTIME_KUMA_URL | Endpoint or connection string the server talks to. | Yes |
Your workspace, on speaking terms with AI — search, read and write Notion pages and databases.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Search and read your Drive — Docs, Sheets and files become context your assistant can actually use.
Your assistant inside the workspace — read channels, search history, post messages and tame the noise.
Metabase ships its own MCP endpoint — search your BI content, build and run queries, and save questions and dashboards without leaving the chat.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.