Skip to main content
Glama

Prometheus Alertmanager MCP Server

by comqx

get-alert-groups

Retrieve and filter alert groups from Prometheus Alertmanager to monitor active, silenced, and inhibited alerts for system monitoring and incident management.

Input Schema

NameRequiredDescriptionDefault
activeNoInclude active alerts (default: true)
silencedNoInclude silenced alerts
inhibitedNoInclude inhibited alerts

Input Schema (JSON Schema)

{ "properties": { "active": { "description": "Include active alerts (default: true)", "type": "boolean" }, "inhibited": { "description": "Include inhibited alerts", "type": "boolean" }, "silenced": { "description": "Include silenced alerts", "type": "boolean" } }, "type": "object" }

Other Tools from Prometheus Alertmanager MCP Server

Related Tools

    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/comqx/alertmanager-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server