Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
UPTIME_KUMA_URLYesThe base URL of your Uptime Kuma instance (e.g., https://status.example.com)
STATUSPAGE_API_KEYYesStatuspage API key (OAuth token) generated under user profile API keys
STATUSPAGE_PAGE_IDYesStatuspage page ID found in page URL or page settings
UPTIME_KUMA_PASSWORDYesUptime Kuma password
UPTIME_KUMA_USERNAMEYesUptime Kuma username with permission to manage maintenance windows

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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