Analytics
Trust: 37/100 (Limited)io.github.jeanlopezxyz/mcp-alertmanager Guide
A Model Context Protocol (MCP) server for Prometheus Alertmanager
by jeanlopezxyz
Quick Start
Install
npx mcp-alertmanagerClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-jeanlopezxyz-mcp-alertmanager": {
"command": "npx",
"args": [
"mcp-alertmanager"
]
}
}
}