ops-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| UPTIME_KUMA_URL | Yes | The base URL of your Uptime Kuma instance (e.g., https://status.example.com) | |
| STATUSPAGE_API_KEY | Yes | Statuspage API key (OAuth token) generated under user profile API keys | |
| STATUSPAGE_PAGE_ID | Yes | Statuspage page ID found in page URL or page settings | |
| UPTIME_KUMA_PASSWORD | Yes | Uptime Kuma password | |
| UPTIME_KUMA_USERNAME | Yes | Uptime Kuma username with permission to manage maintenance windows |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ops_schedule_maintenanceA | Create a maintenance window on BOTH Statuspage and Uptime Kuma in a single call. Returns IDs from both systems. |
| ops_create_maintenanceC | Create scheduled maintenance on Statuspage |
| ops_update_maintenanceC | Update or resolve a Statuspage incident/maintenance |
| ops_list_incidentsB | List Statuspage incidents and scheduled maintenance |
| ops_list_componentsB | List all Statuspage components (resolve names to IDs) |
| ops_create_uk_maintenanceC | Create a maintenance window in Uptime Kuma |
| ops_end_uk_maintenanceC | End (pause) an Uptime Kuma maintenance window early |
| ops_list_uk_maintenanceB | List all Uptime Kuma maintenance windows |
| ops_list_uk_monitorsB | List all Uptime Kuma monitors with their current status |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Sydney-Robotics-Academy/ops-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server