Skip to main content

PagerDuty MCP Server

The PagerDuty MCP Server is PagerDuty's official implementation of the Model Context Protocol (MCP) โ€” a standard that enables AI assistants to interact with external services through structured tool calls.

With the PagerDuty MCP Server, you can manage your PagerDuty account directly from AI clients like Cursor, VS Code, Claude Desktop, and any other MCP-compatible client.

What You Can Doโ€‹

  • Investigate incidents โ€” list, filter, and get detailed information about active and past incidents
  • Manage on-call schedules โ€” view schedules, overrides, and who is currently on-call
  • Configure services and teams โ€” read and update service configurations and team membership
  • Orchestrate events โ€” inspect and update event orchestration rules
  • Monitor status pages โ€” read and publish status page updates
  • And 50+ more tools across 14 PagerDuty domains

Two Deployment Modesโ€‹

ModeDescriptionUse Case
Local ServerRuns on your machine via uvx or DockerDevelopment, personal use, custom configuration
Remote ServerPagerDuty-hosted, OAuth-basedTeams, zero-install setup, enterprise

Tool Summaryโ€‹

The server exposes 55 tools across 14 domains:

DomainToolsWrite Operations
Alert Grouping5create, update, delete
Alerts2โ€”
Change Events4โ€”
Incidents10create, manage, add responders, add notes
Incident Workflows3start
Services4create, update
Teams8create, update, delete, add/remove members
Users2โ€”
Schedules6create, update, overrides
On-Call1โ€”
Log Entries2โ€”
Escalation Policies2โ€”
Event Orchestrations7update router, append rules
Status Pages8create posts and updates

Read-only tools are always available. Write tools require the --enable-write-tools flag.

Quick Navigationโ€‹