Loading MCP server directory, please wait...
Operate PagerDuty from your AI agent via MCP.
npx @getmcp/cli add io.github.Servosity/pagerduty-mcpRequires Pre-built binary. Community-contributed server. Review source before installing.
PAGERDUTY_API_KEYSet the PAGERDUTY_API_KEY credential for the PagerDuty MCP server.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Servosity/pagerduty-mcp": {
"command": "https://github.com/Servosity/msp-skills/releases/download/pagerduty-v0.1.0/pagerduty-mcp.mcpb",
"env": {
"PAGERDUTY_API_KEY": ""
}
}
}
}