Skip to main content
Glama

PagerDuty MCP Server

by wpfleger96
escalation_policies_raw.json1.48 kB
[ { "id": "EP123456", "type": "escalation_policy", "summary": "Test Escalation Policy", "self": "https://api.pagerduty.com/escalation_policies/EP123456", "html_url": "https://pagerduty.com/escalation_policies/EP123456", "name": "Test Escalation Policy", "escalation_rules": [ { "id": "ER789012", "escalation_delay_in_minutes": 60, "targets": [ { "id": "SCH345678", "type": "schedule_reference", "summary": "Primary On-Call", "self": "https://api.pagerduty.com/schedules/SCH345678", "html_url": "https://pagerduty.com/schedules/SCH345678" } ] } ], "services": [ { "id": "SRV567890", "type": "service_reference", "summary": "Test Service", "self": "https://api.pagerduty.com/services/SRV567890", "html_url": "https://pagerduty.com/service-directory/SRV567890" } ], "num_loops": 3, "teams": [ { "id": "TM112233", "type": "team_reference", "summary": "Engineering Team", "self": "https://api.pagerduty.com/teams/TM112233", "html_url": "https://pagerduty.com/teams/TM112233" } ], "description": "Test escalation policy.", "on_call_handoff_notifications": "if_has_services", "privilege": null } ]

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wpfleger96/pagerduty-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server