Alertmanager
Freeby MCP Community
Prometheus Alertmanager MCP Server for Claude AI integration
v1.0.1Added Apr 12, 2026
mcpprometheusalertmanagerclaudeai
Alertmanager MCP Server
Prometheus Alertmanager MCP Server for Claude AI integration
Installation
npx -y alertmanager-mcp
Reviews
Installation
Quick install
npx -y alertmanager-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"alertmanager": {
"command": "npx",
"args": ["-y", "alertmanager-mcp"]
}
}
}