PagerDuty
Freemiumby Cloud Tools Co
Incident response platform for on-call management and alerts.
v1.0.0Added Feb 14, 2025
pagerdutyincidentson-call
PagerDuty MCP Server
Incident response platform for on-call management and alerts.
Features
- Incidents
- Schedules
- Escalation policies
- Services
- Analytics
Installation
{
"mcpServers": {
"pagerduty": {
"command": "npx",
"args": ["-y", "mcp-pagerduty"]
}
}
}
Reviews
Installation
Quick install
npx -y mcp-pagerduty
Add to claude_desktop_config.json
{
"mcpServers": {
"pagerduty": {
"command": "npx",
"args": ["-y", "mcp-pagerduty"]
}
}
}