Installation & Configuration
{
"mcpServers": {
"alertmanager": {
"command": "uv",
"args": [
"--directory",
"/path/to/alertmanager-mcp-server",
"run",
"src/alertmanager_mcp_server/server.py"
],
"env": {
"ALERTMANAGER_URL": "http://your-alertmanager:9093",
"ALERTMANAGER_USERNAME": "your_username",
"ALERTMANAGER_PASSWORD": "your_password"
}
}
}
}Information
Transport
stdiossestreamable-http
Language
Python
Created
2026/6/12
Updated
2026/6/13