Alert management
MCP server for OpsGenie providing comprehensive incident management with 14 tools for alerts, resources for data access, and prompts for incident analysis.
{
"mcpServers": {
"opsgenie": {
"mcpServers": {
"opsgenie": {
"env": {
"OPSGENIE_API_KEY": "your-api-key"
},
"args": [
"-y",
"opsgenie-mcp-server"
],
"command": "npx"
}
}
}
}
}