ops_list_uk_maintenance

List all Uptime Kuma maintenance windows

Server Ops sydney-robotics-academy/ops-mcp
Category Read
Risk class Low
Parameters 00 required

What ops_list_uk_maintenance does on Ops

AI agents call ops_list_uk_maintenance to retrieve information from Ops without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

Why ops_list_uk_maintenance needs a policy

This tool queries and returns a list of existing maintenance windows from Uptime Kuma. It performs no state changes, does not execute code or external operations, and does not involve financial transactions or irreversible deletions. It is a pure read operation with minimal blast radius if misused—at worst, an AI agent would retrieve information it shouldn't see, not cause any operational damage.

From the tool's definition Tool name 'ops_list_uk_maintenance' and description 'List all Uptime Kuma maintenance windows' indicate a retrieval operation with no modification or side effects.

Questions about ops_list_uk_maintenance

What does the ops_list_uk_maintenance tool do? +

List all Uptime Kuma maintenance windows. It is categorised as a Read tool in the Ops MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on ops_list_uk_maintenance? +

Register the Ops MCP server in PolicyLayer and add a rule for ops_list_uk_maintenance: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Ops. Nothing to install.

What risk level is ops_list_uk_maintenance? +

ops_list_uk_maintenance is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit ops_list_uk_maintenance? +

Yes. Add a rate_limit block to the ops_list_uk_maintenance rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block ops_list_uk_maintenance completely? +

Set action: deny in the PolicyLayer policy for ops_list_uk_maintenance. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides ops_list_uk_maintenance? +

ops_list_uk_maintenance is provided by the Ops MCP server (sydney-robotics-academy/ops-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.