Installation & Configuration
{
"mcpServers": {
"pagerduty": {
"command": "uv",
"args": [
"run",
"pagerduty.py"
],
"env": {
"PAGERDUTY_API_KEY": "your_pagerduty_api_key"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13