PagerDuty MCP Server
MCP ServerFreeManage PagerDuty incidents, alerts, and on-call schedules via MCP.
Capabilities7 decomposed
incident-list-and-filter-with-status-awareness
Medium confidenceRetrieves paginated incident listings from PagerDuty API with real-time status filtering (triggered, acknowledged, resolved) and temporal sorting. Implements MCP tool protocol to expose PagerDuty's /incidents endpoint with query parameter mapping for urgency levels, service IDs, and date ranges, enabling Claude to query incident state without direct API knowledge.
Exposes PagerDuty incident querying as a native MCP tool, allowing Claude to reason about incident state and recommend actions without requiring developers to write custom API integration code. Uses MCP's schema-based tool definition to map PagerDuty query parameters to natural language filters.
Simpler than building a custom PagerDuty integration for each Claude application; faster incident lookup than manual dashboard navigation because Claude can filter and summarize results in a single turn.
incident-acknowledgment-with-context-preservation
Medium confidenceAcknowledges incidents in PagerDuty by incident ID, optionally attaching a note explaining the acknowledgment reason. Implements MCP tool that calls PagerDuty's PUT /incidents/{id} endpoint with acknowledgement state transition, preserving incident context (timeline, assignees, escalation chain) while marking it as under investigation.
Wraps PagerDuty's incident acknowledgment API as an MCP tool with optional note attachment, enabling Claude to acknowledge incidents and provide context in a single action. Preserves full incident state (escalation chain, assignees, timeline) while transitioning status.
More integrated than manual dashboard acknowledgment because Claude can acknowledge incidents as part of a multi-step investigation workflow; safer than raw API calls because MCP schema validation prevents malformed requests.
on-call-schedule-query-with-rotation-awareness
Medium confidenceQueries PagerDuty on-call schedules to retrieve current and upcoming on-call assignments, including rotation information, escalation policies, and handoff times. Implements MCP tool that calls PagerDuty's /schedules and /oncalls endpoints to map schedule IDs to assigned users, enabling Claude to answer 'who is on-call' questions with temporal context.
Exposes PagerDuty's on-call schedule data as an MCP tool with temporal filtering, allowing Claude to reason about on-call coverage and make routing decisions without manual schedule lookups. Combines /schedules and /oncalls endpoints to provide both static schedule structure and current assignments.
Faster than checking PagerDuty dashboard for on-call info because Claude can query and summarize in one turn; more reliable than Slack status messages because it queries authoritative PagerDuty source.
escalation-policy-trigger-with-notification-routing
Medium confidenceTriggers escalation policies in PagerDuty to notify on-call engineers according to configured escalation rules. Implements MCP tool that calls PagerDuty's escalation policy endpoints to initiate notification chains, respecting escalation levels, delays, and notification preferences configured in PagerDuty.
Wraps PagerDuty's escalation policy API as an MCP tool, enabling Claude to trigger escalations as part of incident response workflows. Respects PagerDuty's configured escalation delays and notification preferences rather than sending raw notifications.
More controlled than direct notification systems because escalations follow PagerDuty's configured policies; safer than manual escalation because Claude can reason about escalation necessity before triggering.
incident-detail-retrieval-with-timeline-context
Medium confidenceRetrieves detailed incident information including full timeline of status changes, notes, assigned users, and escalation history. Implements MCP tool that calls PagerDuty's /incidents/{id} endpoint with related data expansion, providing Claude with complete incident context for analysis and decision-making.
Exposes PagerDuty's incident detail API with timeline expansion as an MCP tool, allowing Claude to retrieve and analyze complete incident history in a single call. Includes related data (notes, assignments, escalations) to provide full context without multiple sequential queries.
More comprehensive than incident-list because it includes full timeline and notes; faster than manual dashboard review because Claude can extract and summarize key events programmatically.
service-and-team-metadata-query
Medium confidenceQueries PagerDuty services and teams to retrieve metadata including service descriptions, escalation policies, and team memberships. Implements MCP tool that calls PagerDuty's /services and /teams endpoints, enabling Claude to understand organizational structure and service ownership for intelligent incident routing.
Exposes PagerDuty's service and team metadata as MCP tools, enabling Claude to understand organizational structure and make service-aware routing decisions. Combines service and team endpoints to provide both service details and ownership information.
Enables intelligent incident routing because Claude can query service ownership and escalation policies; more reliable than hardcoded service mappings because it queries authoritative PagerDuty source.
mcp-tool-schema-based-function-calling
Medium confidenceImplements MCP (Model Context Protocol) tool definitions with JSON schema for all PagerDuty operations, enabling Claude and other MCP-compatible LLMs to discover and invoke PagerDuty capabilities through standardized tool-calling interface. Uses MCP's tool registry pattern to expose PagerDuty API operations as callable functions with schema validation.
Implements MCP tool protocol for PagerDuty, providing schema-based function calling that enables Claude to discover and invoke PagerDuty operations with validated parameters. Uses MCP's standardized tool definition format for cross-LLM compatibility.
More standardized than custom API wrappers because it uses MCP protocol; enables multi-LLM support because MCP tools work with any compatible client, not just Claude.
Capabilities are decomposed by AI analysis. Each maps to specific user intents and improves with match feedback.
Related Artifactssharing capabilities
Artifacts that share capabilities with PagerDuty MCP Server, ranked by overlap. Discovered automatically through the match graph.
Pagerly
Your Operations Co-pilot on Slack/Teams. It assists and prompts oncall with relevant information to debug issues.
Pagerly
Your Operations Co-pilot on Slack/Teams. It assists and prompts oncall with relevant information to debug...
ilert
** - Interact with [ilert](https://ilert.com) through natural language.
Cleric
Autonomously triages and roots cause alerts in complex...
Rely.io
Empower engineering excellence with AI-driven service reliability and developer...
Grafana
** - Search dashboards, investigate incidents and query datasources in your Grafana instance
Best For
- ✓DevOps teams using Claude for incident triage and status reporting
- ✓On-call engineers needing quick incident overview during handoffs
- ✓SRE teams building Claude-powered incident dashboards
- ✓Automated incident response workflows triggered by Claude agents
- ✓On-call engineers using Claude as a command interface for PagerDuty
- ✓Teams building incident auto-remediation systems with human-in-the-loop approval
- ✓Incident commanders using Claude to route incidents to correct on-call engineer
- ✓Teams automating on-call notifications and handoff workflows
Known Limitations
- ⚠Pagination limited to API response size — large incident volumes (>1000 active) may require multiple sequential calls
- ⚠Real-time filtering happens client-side after API fetch, not server-side, adding latency for large datasets
- ⚠No built-in caching — repeated queries within seconds hit the API each time, subject to rate limits
- ⚠Acknowledgment is idempotent but provides no feedback if incident already acknowledged — silent success
- ⚠Notes are appended to incident timeline but not searchable via this tool — requires separate incident detail query
- ⚠No rollback capability — acknowledged incidents cannot be un-acknowledged via this tool
Requirements
Input / Output
UnfragileRank
UnfragileRank is computed from adoption signals, documentation quality, ecosystem connectivity, match graph feedback, and freshness. No artifact can pay for a higher rank.
About
Community MCP server for PagerDuty incident management. Provides tools for listing and managing incidents, acknowledging alerts, querying on-call schedules, and triggering escalation policies.
Categories
Alternatives to PagerDuty MCP Server
Are you the builder of PagerDuty MCP Server?
Claim this artifact to get a verified badge, access match analytics, see which intents users search for, and manage your listing.
Get the weekly brief
New tools, rising stars, and what's actually worth your time. No spam.
Data Sources
Looking for something else?
Search →