Skip to Content
Build an MCPPagerDuty

PagerDuty MCP

Manage PagerDuty incidents, escalation policies, on-call schedules, and service status.

Overview

Catalog IDmcp-pagerduty
Categoryobservability
Auth methodOAuth
Blast radiusmoderate
TrustVerified — published by cendriix
Version1.1.0
Regionsus-east-1, eu-west-1, ap-southeast-1

Tools

ToolDescription
list_incidentsList PagerDuty incidents.
create_incidentCreate an incident.
acknowledge_incidentAcknowledge an incident.
resolve_incidentResolve an incident.
get_on_callGet on-call information.

Tool parameters

list_incidents

List PagerDuty incidents.

ParameterTypeDescription
statusesarrayoptionalFilter by statuses
service_idsarrayoptionalFilter by services

create_incident

Create an incident.

ParameterTypeDescription
titlestringrequiredIncident title
service_idstringrequiredService ID
urgencystringoptionalUrgency
bodystringoptionalIncident body

acknowledge_incident

Acknowledge an incident.

ParameterTypeDescription
incident_idstringrequiredIncident ID

resolve_incident

Resolve an incident.

ParameterTypeDescription
incident_idstringrequiredIncident ID
resolutionstringoptionalResolution note

get_on_call

Get on-call information.

ParameterTypeDescription
schedule_idstringrequiredSchedule ID

Installing

  1. In Cendriix, go to Settings → MCPs
  2. Find PagerDuty and click Install
  3. Click Authorize after installing. Cendriix completes the OAuth flow with the provider and refreshes tokens automatically — you never paste a long-lived secret.
  4. Click Test Connection to run a health check and list available tools

Authentication. Click Authorize after installing. Cendriix completes the OAuth flow with the provider and refreshes tokens automatically — you never paste a long-lived secret.

Blast radius

This MCP is classified moderate. This MCP can create and update records in the connected service, but cannot delete infrastructure.

Every tool invocation is recorded in your Audit Log. You can remove this MCP at any time from Settings → MCPs, which revokes tool access immediately.

Further reading

Last updated on