PagerDuty's MCP server allows users to manage incidents, services, schedules, and event orchestrations directly from their MCP-enabled clients.
From the registry: PagerDuty's official MCP server which provides tools to interact with your PagerDuty account.
Please install the `pagerduty-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **PagerDuty User API Token** — Create a User API Token from PagerDuty My Profile → User Settings → API Access (https://developer.pagerduty.com/)
Canonical MCP server config (stdio transport):
- command: `uvx`
- args: ["pagerduty-mcp","--enable-write-tools"]
- required environment variables:
- `PAGERDUTY_USER_API_KEY`: PagerDuty User API Token (example: `<your-pagerduty-api-token>`)
- optional environment variables:
- `PAGERDUTY_API_HOST`: PagerDuty API host. Use https://api.eu.pagerduty.com for EU accounts. (example: `https://api.pagerduty.com`)
Note: Official PagerDuty MCP server. Read-only by default — add --enable-write-tools to enable create/update/delete operations. 60+ tools across incidents, services, schedules, teams, event orchestrations, and status pages.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.PAGERDUTY_USER_API_KEYrequiredPagerDuty User API Token required for authentication.Real-time Kubernetes network traffic visibility and API analysis for HTTP, gRPC, Redis, Kafka, DNS.