Prometheus Alertmanager integration. View alerts, manage silences, and monitor alert groups through AI assistance.
go install github.com/ntk148v/alertmanager-mcp-server@latest
```json
{
"mcpServers": {
"alertmanager": {
"command": "alertmanager-mcp-server",
"env": { "ALERTMANAGER_URL": "http://localhost:9093" }
}
}
}
```
list_alertscreate_silencelist_silencesget_alert_groupsPrometheus Alertmanager integration. View alerts, manage silences, and monitor alert groups through AI assistance.
Language: Go
Category: Cloud