PagerDuty MCP
Official PagerDuty MCP server for incident management, on-call schedules, services, escalation policies, and event API integration. 66 GitHub stars and 5 commits on main in the last 30 days. Apache-2.0.
“Official PagerDuty MCP server for incident management, on-call schedules, services, escalation policies, and event API integration. 66 GitHub stars and 5 commits on main in the last 30 days. Apache-2.0.”
INSTALL THIS SERVER
{
"mcpServers": {
"pagerduty": {
"command": "python",
"args": [
"-m",
"pagerduty_mcp_server"
],
"env": {
"PAGERDUTY_API_KEY": "<your-pagerduty-api-key>"
}
}
}
}
{
"mcpServers": {
"pagerduty": {
"command": "python",
"args": [
"-m",
"pagerduty_mcp_server"
],
"env": {
"PAGERDUTY_API_KEY": "<your-pagerduty-api-key>"
}
}
}
}
{
"mcpServers": {
"pagerduty": {
"command": "python",
"args": [
"-m",
"pagerduty_mcp_server"
],
"env": {
"PAGERDUTY_API_KEY": "<your-pagerduty-api-key>"
}
}
}
}
{
"mcpServers": {
"pagerduty": {
"command": "python",
"args": [
"-m",
"pagerduty_mcp_server"
],
"env": {
"PAGERDUTY_API_KEY": "<your-pagerduty-api-key>"
}
}
}
}
{
"mcpServers": {
"pagerduty": {
"command": "python",
"args": [
"-m",
"pagerduty_mcp_server"
],
"env": {
"PAGERDUTY_API_KEY": "<your-pagerduty-api-key>"
}
}
}
}
8 TOOLS AVAILABLE
OUR ASSESSMENT
- Official PagerDuty maintenance.
- 66 GitHub stars and Apache-2.0 licence.
- 5 commits on main in the last 30 days.
- Tool surface covers incident lifecycle (list, get, acknowledge, resolve), on-call schedules, services, and Event API for triggering alerts.
- Local MCP only (per official description): runs on the operator host, no remote MCP exposure.
- 66 GitHub stars; adoption is early.
- PagerDuty API key grants account-wide read or write depending on key type.
- Event API trigger surface can create real incidents; scope agent flows accordingly.
The MCP carries a PagerDuty API key with account-scoped access. Use a read-only key for diagnostic agents; reserve write keys for incident-response flows where the agent acknowledges or resolves issues. Avoid using a key that can trigger Event API alerts in test environments where false alerts would page real on-call engineers.
SRE and on-call teams using PagerDuty who want agents to triage incidents and check who is on call from inside the editor; incident response workflows where the agent acknowledges or resolves issues during investigation; ops automation that triggers PagerDuty alerts as part of a longer task.
TECHNICAL DETAILS
ADOPTION METRICS
// Reading this66 stars on the PagerDuty/pagerduty-mcp-server repo. 5 commits on main in the last 30 days. Official PagerDuty maintenance carries the editorial weight.
// Reading thisPairs with Datadog, Grafana, Prometheus in the monitoring category for incident triage and on-call lookup.
SOURCES & VERIFICATION
We don't take any single directory's word for it. Before scoring, we cross-reference 4 public MCP sources, install the server ourselves against the clients we cover, and record when we last re-verified.
The same server, 4 different lenses. We reconcile these signals into our editorial score, which is why our number sometimes diverges from a directory-aggregate star count.
| Source | Their rating | Their star count | Their downloads | Last synced |
|---|---|---|---|---|
| AutomationSwitch This page | 4.1editorial | 66 | — | MAY 3, 2026 |
| PulseMCP | — unrated | unavailable | unavailable | MAY 3, 2026 |
| MCP.so | — unrated | unavailable | unavailable | MAY 3, 2026 |
| Glama | — unrated | unavailable | unavailable | MAY 3, 2026 |
| Official MCP Registry | — unrated | unavailable | unavailable | MAY 3, 2026 |
// Counts are directory-reported; we don't adjust them. Discrepancies usually come from different snapshot times or star-caching.
OTHER MONITORING MCP SERVERS
Grafana MCP Server
Vendor-official Grafana MCP server from Grafana Labs. Covers dashboards (search, get, summary, JSONPath extraction, patch), datasources (Prometheus, Loki, ClickHouse, CloudWatch, Elasticsearch), and direct query execution (PromQL, LogQL, InfluxQL/Flux, ClickHouse SQL).
Langfuse MCP
MCP server for Langfuse. Query LLM trace data, sessions, and observations from inside agents for debugging and observability. 85 GitHub stars and 16 commits on main in the last 30 days.
Axiom MCP
Official Axiom MCP server. Query Axiom datasets via APL (Axiom Processing Language) and inspect dashboards, monitors, and notifiers. 12 stars and 30 commits on main in the last 30 days.
Prometheus MCP
Prometheus PromQL query MCP with both instant and range queries, metric discovery, and target inspection. 429 GitHub stars and 9 commits on main in the last 30 days. Self-hosted, runs against any Prometheus endpoint.
Rollbar MCP
Official Rollbar MCP server: error tracking, occurrence triage, deploy tracking, and item lifecycle for AI agents. 25 stars and 13 commits on main in the last 30 days.
Datadog MCP
Official Datadog managed MCP server covering logs, metrics, traces, incidents, and dashboards. HTTP-only transport, hosted by Datadog with regional endpoints (US1, EU, etc.). 6 commits on main in the last 30 days. Stars are modest (35) reflecting recent launch.
DISCUSS YOUR
MCP REQUIREMENTS.
Evaluating a server, scoping an internal deployment, or working out whether MCP is the right fit at all. Start the conversation and we will point you at the right piece of the ecosystem.