Skip to main content
Glama

Prometheus Alertmanager MCP Server

by comqx

get-alert-details

Retrieve detailed information about specific alerts using their fingerprint to analyze and respond to monitoring events in Prometheus Alertmanager.

Input Schema

NameRequiredDescriptionDefault
fingerprintYesAlert fingerprint

Input Schema (JSON Schema)

{ "properties": { "fingerprint": { "description": "Alert fingerprint", "type": "string" } }, "required": [ "fingerprint" ], "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