Skip to content

PagerDuty

Freemium

by Cloud Tools Co

Incident response platform for on-call management and alerts.

v1.0.0Added Feb 14, 2025
pagerdutyincidentson-call
Works with:ClaudeGPTGeminiCopilot

PagerDuty MCP Server

Incident response platform for on-call management and alerts.

Features

  • Incidents
  • Schedules
  • Escalation policies
  • Services
  • Analytics

Installation

{
  "mcpServers": {
    "pagerduty": {
      "command": "npx",
      "args": ["-y", "mcp-pagerduty"]
    }
  }
}

Reviews

Leave a Review

Installation

Quick install
npx -y mcp-pagerduty
Add to claude_desktop_config.json
{
  "mcpServers": {
    "pagerduty": {
      "command": "npx",
      "args": ["-y", "mcp-pagerduty"]
    }
  }
}