71
/ 100
12 days ago
glama

pagerduty-mcp

Enables PagerDuty incident response operations including listing incidents, acknowledging and resolving incidents, looking up on-call schedules, and listing services.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
6 tools verified — handlers match their declared behaviour
4 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: PAGERDUTY_API_TOKEN, DEDALUS_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_SERVER_URL
configPAGERDUTY_TEST_INCIDENT_IDSet to a safe test incident. The client intentionally calls the write tools, so do not point it at a production incident unless that is the intended test.
configPAGERDUTY_FROM_EMAILPagerDuty writes require a From email for auditability. Pass from_email or set .
🔐 secretPAGERDUTY_API_TOKENPublish as dedalus-labs/pagerduty-mcp, configure as a required DAuth credential, deploy, then run:
🔐 secretDEDALUS_API_KEY
configDEDALUS_API_URL
configDEDALUS_AS_URL
configDEDALUS_TEST_MODEL
configDEDALUS_MCP_SERVERDEDALUS_MCP_SERVER_ONLY=1 =dedalus-labs/pagerduty-mcp uv run python src/_client.py
configDEDALUS_MCP_SERVER_ONLY1 DEDALUS_MCP_SERVER=dedalus-labs/pagerduty-mcp uv run python src/_client.py
configPORT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/chenzhaoxuan0-pagerduty-mcp-1lp5fo)](https://m8ven.ai/mcp/chenzhaoxuan0-pagerduty-mcp-1lp5fo)
commit: 9771e0dcc324fefbadb83694b84f553cdeb7042d
code hash: 690baf427cedc99bc7e49ac63e7f314d2f60fb0d397781cb1e55b86c6dab3af5
verified: 6/18/2026, 10:30:30 AM
view raw JSON →