Skip to main content
Glama
PagerDuty

pagerduty-mcp

Official
by PagerDuty

PagerDuty 官方 MCP Server

PagerDuty 的本地 MCP(Model Context Protocol)服务器,提供与你的 PagerDuty 账户交互的工具,让你可以直接从支持 MCP 的客户端管理事件、服务、排班、事件编排等。

快速开始

你需要 uv 和一个 PagerDuty 用户 API 令牌 — 请参阅先决条件身份验证

PAGERDUTY_USER_API_KEY="your-token" uvx pagerduty-mcp

默认情况下,仅公开只读工具。添加 --enable-write-tools 以允许修改你的 PagerDuty 账户的工具。然后将你的 MCP 客户端指向服务器 — CursorVS CodeClaude DesktopDocker

不想本地安装?PagerDuty 托管了一个支持 OAuth 的远程 MCP 服务器

Related MCP server: runframe-mcp-server

目录

完整文档位于 docs/ 中,可直接在 GitHub 上阅读。

入门指南

安装

远程服务器

配置

工具参考

用例

实验性

社区

贡献

支持

PagerDuty 的 MCP 服务器是一个开源项目,因此我们仅提供基于社区的支持。如果需要帮助,请在 GitHubPagerDuty 社区论坛 中提交问题。

贡献

如果你有兴趣为这个项目做出贡献,请参阅我们的贡献指南开发环境设置指南

Install Server
A
license - permissive license
B
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity
Issues opened vs closed

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    A community-maintained MCP server for interacting with PagerDuty accounts, enabling management of incidents, services, schedules, and event orchestrations through MCP-enabled clients.
    20
    1
    Apache 2.0
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables managing incident response workflows including incidents, on-call, postmortems, and more through the Runframe platform using MCP tools.
    86
    4
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables PagerDuty incident response operations including listing incidents, acknowledging and resolving incidents, looking up on-call schedules, and listing services.
    MIT

View all related MCP servers

Related MCP Connectors

  • An AI concierge that turns static forms into adaptive AI conversations. From any MCP client.

  • Manage SRG+ hubs, channels, content, assets, users, and workspaces from any MCP-aware AI agent.

  • Search, document and execute authenticated API calls across 700+ apps via one MCP server

View all MCP Connectors

Latest Blog Posts

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/PagerDuty/pagerduty-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server