Official PagerDuty integration β automate incident response, on-call, and alerts with AI
The official PagerDuty MCP server gives AI agents access to incident response workflows. It can create incidents, manage alerts, and coordinate on-call schedules. Features: - Create and update incidents with urgency and priority - List on-call users and schedules - Manage escalation policies and teams - Query alert history and response timelines - Annotate incidents and add responder notes - Trigger incident actions from AI commands PagerDuty MCP is made for operations teams that want AI to keep incidents moving and responders aligned.
File location: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"pagerdutyMcp": {
"command": "npx",
"args": [
"-y",
"@pagerduty/mcp"
],
"env": {
"PAGERDUTY_API_TOKEN": "...",
"PAGERDUTY_INTEGRATION_KEY": "..."
}
}
}If you maintain PagerDuty MCP, add this badge to your README to show it's verified on CuratedMCP:
[](https://curatedmcp.com/marketplace/pagerduty-mcp)