Skip to content
Claude Code

pagerduty mcp for Claude Code

io.github.pagerduty/pagerduty-mcp

PagerDuty's official MCP server which provides tools to interact with your PagerDuty account.

client:Claude Code transport:stdio runtime:pypi

Install pagerduty mcp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add pagerduty-mcp -e PAGERDUTY_USER_API_KEY=<PAGERDUTY_USER_API_KEY> -e PAGERDUTY_API_HOST=<PAGERDUTY_API_HOST> -- uvx pagerduty-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

pagerduty mcp in other clients