Skip to main content
Glama

PagerDuty MCP Server

by wpfleger96
escalation_policies_parsed.json630 B
[ { "id": "EP123456", "name": "Test Escalation Policy", "escalation_rules": [ { "id": "ER789012", "escalation_delay_in_minutes": 60, "targets": [ { "id": "SCH345678", "type": "schedule_reference", "summary": "Primary On-Call" } ] } ], "services": [ { "id": "SRV567890" } ], "teams": [ { "id": "TM112233", "summary": "Engineering Team" } ], "description": "Test escalation policy." } ]

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