SERVER
Pagerduty MCP
Rank #2882io.github.PagerDuty/pagerduty-mcp
PagerDuty's official MCP server which provides tools to interact with your PagerDuty account.
First listed
Oct 2, 2025
Last publish date
Oct 2, 2025
OVERVIEW
Pagerduty MCP is a Model Context Protocol (MCP) server published by PagerDuty. It ranks #2882 of 58,832 servers tracked on MCP Toplist, and its repository has 70 GitHub stars. Pagerduty MCP is listed on Official MCP, with 2 tracked versions. It was first listed on Oct 2, 2025 and most recently updated on Oct 2, 2025.
STANDING
#2,882of 58,832 tracked serversTop 5%
Ranks ahead of 55,950 of 58,832 servers on MCP Toplist.
Recent momentum
+33GitHub stars since Sep 29 (+89%)
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
ORGANIZATION
PagerDuty
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.2.1 | Oct 2, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Pagerduty MCP?
- PagerDuty's official MCP server which provides tools to interact with your PagerDuty account.
- 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 an official MCP server?
- Yes — Pagerduty MCP is listed on the Official MCP Registry.
- 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