mcp-alertmanager

eyazici90/mcp-alertmanager

3.1

If you are the rightful owner of mcp-alertmanager and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Alertmanager MCP Server is a specialized implementation designed to handle alert management using the Model Context Protocol.

Alertmanager MCP Server

The implementation of Model Context Protocol (MCP) server for Alertmanager.

Requirements

  • Go 1.24.3 or higher (if you want to build from source)

Installation

Binaries

Run make build and you will get the binary at /bin.

Docker

Run make docker-build for building the docker image through Dockerfile at the root.