Skip to main content
Glama

alertmanager-mcp-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost/interface to bind when running http or sse transports0.0.0.0
MCP_PORTNoPort to listen on when running http or sse transports8000
MCP_TRANSPORTNoTransport mode. One of stdio, http, or ssestdio
ALERTMANAGER_URLYesThe URL of your Prometheus Alertmanager server
ALERTMANAGER_PASSWORDNoPassword for basic authentication (optional)
ALERTMANAGER_USERNAMENoUsername for basic authentication (optional)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_status

Get current status of an Alertmanager instance and its cluster

get_receivers

Get list of all receivers (name of notification integrations)

get_silences

Get list of all silences

post_silence

Post a new silence or update an existing one

get_silence

Get a silence by its ID

delete_silence

Delete a silence by its ID

get_alerts

Get a list of alerts

post_alerts

Create new alerts

get_alert_groups

Get a list of alert groups

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ntk148v/alertmanager-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server