Server Directory
Developer ToolsIntermediate

PagerDuty

by PagerDuty

Manage PagerDuty incident response and on-call schedules. Access incidents, escalation policies, create alerts, and manage incident workflows programmatically.

CAPABILITIES

  • Incident management and resolution
  • On-call schedule access
  • Escalation policy queries
  • Alert creation and updates
  • Service catalog management
  • Incident analytics and reporting

INSTALLATION

Terminal
npx -y @pagerduty/mcp-server

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "pagerduty": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""@pagerduty/mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Developer Tools
Difficulty
Intermediate
Maintained By
PagerDuty
NPM Package
@pagerduty/mcp-server

RELATED SERVERS

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →