Skip to main content
Glama

alertmanager-mcp-server

Apache 2.0
6
  • Linux
  • Apple

post_silence

Create or update alert silences in the alertmanager MCP server to temporarily suppress notifications based on defined criteria.

Instructions

Post a new silence or update an existing one

Input Schema

NameRequiredDescriptionDefault
silenceYes

Input Schema (JSON Schema)

{ "properties": { "silence": { "additionalProperties": true, "title": "Silence", "type": "object" } }, "required": [ "silence" ], "title": "post_silenceArguments", "type": "object" }

Other Tools from 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/ntk148v/alertmanager-mcp-server'

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