# MCP configuration
MCP_TRANSPORT=stdio
# Used only if MCP_TRANSPORT is set to "http" or "sse"
MCP_HOST=0.0.0.0
MCP_PORT=8000
# Prometheus Alertmanager configuration
ALERTMANAGER_URL=http://localhost:9093
# Basic Auth Authentication Info
ALERTMANAGER_USERNAME=your_username
ALERTMANAGER_PASSWORD=your_password
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