pagerduty-mcp
OfficialThis server provides MCP tools to read (and optionally write) PagerDuty data, covering incidents, alerts, services, schedules, on-call, and more.
Incidents: list, get, notes, change events, outlier/past/related incidents
Alerts: list/get alerts from incidents, alert grouping settings
Services: list/get services, service change events, technical service dependencies
Schedules: list/get schedules (both classic v2 and next-gen v3), schedule users, v3 rotations, rotation events, custom shifts, overrides
On-Call: list on-calls with filters
Teams & Users: list/get teams, team members, current user, users
Escalation Policies: list/get
Event Orchestrations: list/get, router, service, global configurations
Status Pages: list pages, severities, impacts, statuses, posts, post updates
Analytics: responder metrics, incident metrics by service/team/all, responder load
Log Entries: list/get
Webhooks: list/get subscriptions
Extension Schemas: list/get
Business Services: list, dependencies
Priorities: list all
Incident Workflows: list/get
Change Events: list/get, service/incident related
Provides tools to manage incidents, services, schedules, event orchestrations, and more directly from your MCP-enabled client, with embedded React UIs for incident management, on-call management, and service dependency visualization.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@pagerduty-mcpShow me the current incidents"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
PagerDuty's official MCP Server
PagerDuty's local MCP (Model Context Protocol) server which provides tools to interact with your PagerDuty account, allowing you to manage incidents, services, schedules, event orchestrations, and more directly from your MCP-enabled client.
Quick start
You need uv and a PagerDuty User API Token — see
Prerequisites and Authentication.
PAGERDUTY_USER_API_KEY="your-token" uvx pagerduty-mcpBy default only read-only tools are exposed. Add --enable-write-tools to allow tools that modify
your PagerDuty account. Then point your MCP client at the server —
Cursor, VS Code,
Claude Desktop, or Docker.
Prefer no local install? PagerDuty hosts a Remote MCP Server with OAuth support.
Related MCP server: runframe-mcp-server
Contents
The full documentation lives in docs/ and is readable directly on GitHub.
Getting Started
Introduction — what the MCP server is and what it can do
Installation
Remote Server
Configuration
Tools Reference
Tools Overview — every tool, read/write type, and description
Use Cases
Experimental
Experimental Overview — MCP Apps and the
experimentalbranch
Community
Contributing
Support
PagerDuty's MCP server is an open-source project, and as such, we offer only community-based support. If assistance is required, please open an issue in GitHub or PagerDuty's community forum.
Contributing
If you are interested in contributing to this project, please refer to our Contributing Guidelines and the development setup guide.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceA community-maintained MCP server for interacting with PagerDuty accounts, enabling management of incidents, services, schedules, and event orchestrations through MCP-enabled clients.201Apache 2.0

runframe-mcp-serverofficial
AlicenseNot gradedqualityCmaintenanceEnables managing incident response workflows including incidents, on-call, postmortems, and more through the Runframe platform using MCP tools.864MIT- AlicenseNot gradedqualityCmaintenanceEnables PagerDuty incident response operations including listing incidents, acknowledging and resolving incidents, looking up on-call schedules, and listing services.MIT
- AlicenseAqualityDmaintenanceEnables AI assistants to manage PagerDuty incidents, view alerts, and check on-call schedules with both read-only and write operations.9Apache 2.0
Related MCP Connectors
An AI concierge that turns static forms into adaptive AI conversations. From any MCP client.
Manage SRG+ hubs, channels, content, assets, users, and workspaces from any MCP-aware AI agent.
Search, document and execute authenticated API calls across 700+ apps via one MCP server
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/PagerDuty/pagerduty-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server