Developer Tools
Verified
Trust: 51/100 (Fair)PagerDuty MCP Guide
Manage PagerDuty incidents and on-call schedules. Trigger, acknowledge, and resolve incidents.
178 stars 6,200 downloadsby PagerDuty
Quick Start
Install
npx @mcp/pagerdutyClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"pagerduty-mcp": {
"command": "npx",
"args": [
"@mcp/pagerduty"
]
}
}
}What PagerDuty MCP Can Do
manage_incidents
Trigger and resolve incidents
view_oncall
View on-call schedules
Permissions Required
PagerDuty MCP requires the following permissions. Review the risk levels before granting access.
| Permission | Description | Risk |
|---|---|---|
pagerduty.read | Read PagerDuty data | low |
pagerduty.write | Trigger and resolve incidents | high |
Platform Compatibility
| Platform | Status |
|---|---|
| Claude Desktop | Supported |
| Cursor | Supported |
| LangChain | Supported |