Pagerduty runs on your own machine — the client starts it, so there is no endpoint to ping. 86 installs a week from pypi. Last commit 12 May 2026.
Manage incidents, on-call schedules, escalation policies, and alert notifications
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add pagerduty -- uvx mcparmory-pagerduty
{
"mcpServers": {
"pagerduty": {
"args": [
"mcparmory-pagerduty"
],
"command": "uvx"
}
}
}
[mcp_servers.pagerduty]
command = "uvx"
args = ["mcparmory-pagerduty"]
{
"mcpServers": {
"pagerduty": {
"args": [
"mcparmory-pagerduty"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"pagerduty": {
"args": [
"mcparmory-pagerduty"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.