PagerDuty MCP Server
by wpfleger96
Verified
- pagerduty-mcp-server
- tests
- fixtures
[
{
"id": "123",
"html_url": "https://pagerduty.com/123",
"incident_number": 123,
"title": "Incident 123",
"status": "resolved",
"urgency": "high",
"priority": null,
"created_at": "2025-02-17T23:19:05Z",
"updated_at": "2025-02-17T23:27:00Z",
"resolved_at": "2025-02-17T23:27:00Z",
"resolve_reason": null,
"assignments": [],
"acknowledgements": [],
"service": {
"id": "123",
"summary": "Service 123",
"html_url": "https://pagerduty.com/123"
},
"teams": [
{
"id": "PX4X5QR",
"summary": "Team 123",
"html_url": "https://pagerduty.com/123"
}
],
"alert_counts": {
"all": 1,
"resolved": 1,
"triggered": 0
},
"summary": "REDACTED",
"description": "REDACTED",
"escalation_policy": {
"id": "Escalation policy 123",
"summary": "REDACTED",
"html_url": "https://pagerduty.com/123"
},
"incident_key": null,
"last_status_change_at": "2025-02-17T23:27:00Z",
"last_status_change_by": {
"id": "123",
"summary": "Service 123",
"html_url": "https://pagerduty.com/123"
}
},
{
"id": "456",
"html_url": "https://square.pagerduty.com/incidents/456",
"incident_number": 456,
"title": "Incident 456",
"status": "triggered",
"urgency": "high",
"priority": null,
"created_at": "2025-02-18T00:31:12Z",
"updated_at": "2025-02-18T00:31:12Z",
"resolved_at": null,
"resolve_reason": null,
"assignments": [
{
"assignee": {
"id": "456",
"summary": "User 456",
"html_url": "https://square.pagerduty.com/users/456"
},
"at": "2025-02-18T00:31:12Z"
}
],
"acknowledgements": [],
"service": {
"id": "456",
"summary": "Service 456",
"html_url": "https://square.pagerduty.com/service-directory/456"
},
"teams": [
{
"id": "456",
"summary": "Team 456",
"html_url": "https://square.pagerduty.com/teams/456"
}
],
"alert_counts": {
"all": 1,
"resolved": 0,
"triggered": 1
},
"summary": "REDACTED",
"description": "REDACTED",
"escalation_policy": {
"id": "456",
"summary": "Escalation Policy 456",
"html_url": "https://square.pagerduty.com/escalation_policies/456"
},
"incident_key": null,
"last_status_change_at": "2025-02-18T00:31:12Z",
"last_status_change_by": {
"id": "456",
"summary": "Service 456",
"html_url": "https://square.pagerduty.com/service-directory/456"
}
},
{
"id": "789",
"html_url": "https://square.pagerduty.com/incidents/789",
"incident_number": 789,
"title": "Incident 789",
"status": "acknowledged",
"urgency": "high",
"priority": null,
"created_at": "2025-02-18T00:24:36Z",
"updated_at": "2025-02-18T00:54:52Z",
"resolved_at": null,
"resolve_reason": null,
"assignments": [
{
"assignee": {
"id": "789",
"summary": "User 789",
"html_url": "https://square.pagerduty.com/users/789"
},
"at": "2025-02-18T00:39:37Z"
}
],
"acknowledgements": [
{
"acknowledger": {
"id": "789",
"summary": "User 789",
"html_url": "https://square.pagerduty.com/users/789"
},
"at": "2025-02-18T00:54:51Z"
}
],
"service": {
"id": "789",
"summary": "Service 789",
"html_url": "https://square.pagerduty.com/service-directory/789"
},
"teams": [
{
"id": "789",
"summary": "Team 789",
"html_url": "https://square.pagerduty.com/teams/789"
}
],
"alert_counts": {
"all": 1,
"resolved": 0,
"triggered": 1
},
"summary": "REDACTED",
"description": "REDACTED",
"escalation_policy": {
"id": "789",
"summary": "Escalation Policy 789",
"html_url": "https://square.pagerduty.com/escalation_policies/789"
},
"incident_key": null,
"last_status_change_at": "2025-02-18T00:54:51Z",
"last_status_change_by": {
"id": "789",
"summary": "User 789",
"html_url": "https://square.pagerduty.com/users/789"
}
}
]