Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From engineering
Connects remotely to PagerDuty MCP server for incident management, on-call schedules, alerts, and service queries. Requires PagerDuty API authentication.
npx claudepluginhub anthropics/knowledge-work-plugins --plugin engineeringCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"pagerduty": {
"type": "http",
"url": "https://mcp.pagerduty.com/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.pagerduty.com/mcpShare bugs, ideas, or general feedback.