Skip to main content
Glama

alertmanager-mcp-server

Apache 2.0
6
  • Linux
  • Apple

post_alerts

Create and manage new alerts in the alertmanager-mcp-server by submitting alert data in a structured format for effective monitoring and response.

Instructions

Create new alerts

Input Schema

NameRequiredDescriptionDefault
alertsYes

Input Schema (JSON Schema)

{ "properties": { "alerts": { "items": { "additionalProperties": true, "type": "object" }, "title": "Alerts", "type": "array" } }, "required": [ "alerts" ], "title": "post_alertsArguments", "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