← Explore all mcp servers

OPERATIONS AND INCIDENTS / PagerDuty

PagerDuty Hosted MCP

PagerDuty’s current hosted connection for incident, service and on-call workflows under an authorized account.

“Connect AI tools to PagerDuty with MCP to securely manage incidents, services and on-call schedules”

01 / THE REASONING

Why this made the selection.

  • Provides an official account-aware path from incident context to service and schedule operations.
  • The current guide explicitly distinguishes hosted authentication and permissions from the deprecated local server.

02 / THE REVIEW RECORD

What we actually inspected.

Source review has boundaries.
A clear record is more useful than a “safe” badge.

Material inspected

  • Current official hosted setup, regional endpoints and authentication/permissions sections
  • Archived local repository deprecation notice

Our findings

  • The current docs recommend the hosted service and explicitly deprecate the local repository.
  • No private hosted implementation was available for inspection; this is a documentation and lifecycle review.

Not established by this review

  • No MCP server or upstream package was installed or run.
  • No authenticated account, API request, client handshake or write operation was tested.

The review applies to the material and revision named here. A newer upstream release can change its behavior.

03 / PUT IT TO WORK

Connect a server deliberately.

Upstream setup instructions ↗
  1. Choose the hosted endpoint for the account region: https://mcp.pagerduty.com/mcp or https://mcp.eu.pagerduty.com/mcp.
  2. Configure the documented API-key flow or pre-register an OAuth client with the required redirect details.
  3. Choose least-privilege account/scopes for the actual incident workflow and inspect tool calls before making changes.

Before you start

  • A PagerDuty account with the documented Advanced Permissions capability
  • An appropriate user/account API key or a registered OAuth client
  • A client that supports remote HTTP MCP and the selected authentication flow

04 / FOLLOW THE EVIDENCE

The source trail.

Our notes are separate from the original resource.
Check upstream before adopting a new version.

  1. Official service setup ↗Checked

    https://support.pagerduty.com/main/docs/pagerduty-mcp-server

    Supports: summary, upstreamDescription, whySelected, bestFor, install, compatibility, transports, limitations, access

  2. https://github.com/PagerDuty/pagerduty-mcp-server/blob/dcfbdb82e1a63584bf5c37b43007561498b06dc7/README.md

    Supports: install, compatibility, review, limitations, access