PagerDuty

Incidents, schedules, on-call

官方文档

关于 PagerDuty

PagerDuty is an operations platform for incident response, on-call management, and event intelligence. Its remote MCP server lets assistants manage incidents, create services, schedule overrides, and check rotations using live PagerDuty account data.

连接信息

https://mcp.pagerduty.com/mcp
传输协议
Streamable HTTP
身份验证
OAuth

设置

claude mcp add pagerduty --transport http https://mcp.pagerduty.com/mcp

常见问题

什么是 PagerDuty 远程 MCP 服务器?

PagerDuty 远程 MCP 服务器是托管在 https://mcp.pagerduty.com/mcp 的 Model Context Protocol 端点,AI 助手无需在本地安装或运行任何程序即可连接。 PagerDuty is an operations platform for incident response, on-call management, and event intelligence. Its remote MCP server lets assistants manage incidents, create services, schedule overrides, and check rotations using live PagerDuty account data.

如何连接 PagerDuty MCP 服务器?

将端点 https://mcp.pagerduty.com/mcp 添加到任意兼容 MCP 的客户端,例如 Claude Code、Codex、Cursor 或 VS Code。本页的配置片段可一步完成各客户端的设置。

PagerDuty MCP 服务器需要身份验证吗?

需要。PagerDuty 使用 OAuth:首次连接时,MCP 客户端会打开浏览器窗口让你登录并授权,之后的会话将复用该凭证。

PagerDuty MCP 服务器使用哪种传输协议?

PagerDuty 提供 Streamable HTTP 端点,这是 Model Context Protocol 当前的标准传输方式,所有主流 MCP 客户端均支持。

更多远程 MCP 服务器