Incident management
Official PagerDuty MCP server enabling AI assistants to manage incidents, services, schedules, and event orchestrations. Available as hosted service or self-hosted.
{
"mcpServers": {
"pagerduty": {
"mcpServers": {
"pagerduty": {
"env": {
"PAGERDUTY_API_KEY": "your-api-key"
},
"args": [
"-y",
"pagerduty-mcp-server"
],
"command": "npx"
}
}
}
}
}