Skip to main content
Glama

Prometheus Alertmanager MCP Server

by comqx

delete-silence

Remove a specific silence from Prometheus Alertmanager by providing its unique silence ID to restore alert notifications for that condition.

Input Schema

NameRequiredDescriptionDefault
silenceIdYesID of the silence to delete

Input Schema (JSON Schema)

{ "properties": { "silenceId": { "description": "ID of the silence to delete", "type": "string" } }, "required": [ "silenceId" ], "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