SERVER

Pagerduty MCP

Rank #612

io.github.PagerDuty/pagerduty-mcp

PagerDuty's official MCP server which provides tools to interact with your PagerDuty account.

First listed
Jun 23, 2025
Last publish date
Oct 2, 2025
OVERVIEW

Pagerduty MCP is a Model Context Protocol (MCP) server published by pagerduty. It ranks #612 of 76,851 servers tracked on MCP Toplist, and its repository has 73 GitHub stars. Pagerduty MCP is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Jun 23, 2025 and most recently updated on Oct 2, 2025.

STANDING
#612of 76,851 tracked serversTop 1%

Ranks ahead of 76,239 of 76,851 servers on MCP Toplist.

Recent momentum
+36GitHub stars since Sep 29 (+97%)
CONNECT

Use Pagerduty MCP

Add Pagerduty MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "pagerduty-mcp": {
      "command": "uvx",
      "args": [
        "pagerduty-mcp"
      ],
      "env": {
        "PAGERDUTY_USER_API_KEY": "<your PAGERDUTY_USER_API_KEY>",
        "PAGERDUTY_API_HOST": "<your PAGERDUTY_API_HOST>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry (1 delisted)

PulseMCPDelisted · last seen Jun 4, 2026
ORGANIZATION

pagerduty

Organization
Servers in org
1
Versions across org
2
VERSIONS

Available versions (2)

0.1.0 · Nov 25, 20240.2.1 · Oct 2, 2025Nov 25, 2024Oct 2, 2025
VersionPublished
0.2.1Oct 2, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

Who maintains Pagerduty MCP?
Pagerduty MCP is maintained by pagerduty, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Pagerduty MCP listed on the Official MCP Registry?
Yes — Pagerduty MCP is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does Pagerduty MCP have?
MCP Toplist tracks 2 versions of Pagerduty MCP, most recently published on Oct 2, 2025.
Where can I find the source code for Pagerduty MCP?
The source code for Pagerduty MCP is hosted at github.com/pagerduty/pagerduty-mcp-server.
EXPLORE