mcp-alertmanager
Verified Safeby jeanlopezxyz
Overview
Enables AI assistants to monitor Prometheus Alertmanager, manage alerts and silences, and understand notification routing within an infrastructure.
Installation
ALERTMANAGER_URL="http://localhost:9093" npx mcp-alertmanagerEnvironment Variables
- ALERTMANAGER_URL
Security Notes
The server uses `execSync` in its Node.js wrapper for a `java -version` check, which is generally low risk given the static command. It properly handles Kubernetes ServiceAccount bearer tokens for authentication. The Java JAR is downloaded from the project's own GitHub releases, a trusted source for the component itself. There are no hardcoded secrets, as the Alertmanager URL is configured via environment variable. No obvious malicious patterns or obfuscation were found.
Similar Servers
ha-mcp
Provides AI agents with complete control over Home Assistant via REST and WebSocket APIs, offering a comprehensive suite of tools for smart home management, automation, and debugging.
shinzo
Shinzo is an open-source observability platform for monitoring and analyzing the performance, usage, and telemetry data of AI agents and Model Context Protocol (MCP) servers.
alertmanager-mcp-server
Enables AI assistants and tools to query and manage Prometheus Alertmanager resources programmatically and securely.
prometheus-mcp
A Model Context Protocol (MCP) server that enables AI agents and CLI users to query and discover metrics from Prometheus, with built-in features like retries, caching, and an optional metrics exporter.