Skip to main content
Glama

alertmanager-mcp-server

Apache 2.0
2
  • Linux
  • Apple

post_silence

Create or update silences in the alertmanager-mcp-server to suppress notifications for specific alerts based on defined conditions.

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" }

You must be authenticated.

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