pagerduty-mcp
OfficialPagerDuty 官方 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 客户端指向服务器 — Cursor、VS Code、Claude Desktop 或 Docker。
不想本地安装?PagerDuty 托管了一个支持 OAuth 的远程 MCP 服务器。
Related MCP server: runframe-mcp-server
目录
完整文档位于 docs/ 中,可直接在 GitHub 上阅读。
入门指南
安装
远程服务器
配置
工具参考
用例
实验性
社区
贡献
支持
PagerDuty 的 MCP 服务器是一个开源项目,因此我们仅提供基于社区的支持。如果需要帮助,请在 GitHub 或 PagerDuty 社区论坛 中提交问题。
贡献
Maintenance
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
- AlicenseAqualityCmaintenanceA community-maintained MCP server for interacting with PagerDuty accounts, enabling management of incidents, services, schedules, and event orchestrations through MCP-enabled clients.201Apache 2.0

runframe-mcp-serverofficial
AlicenseNot gradedqualityCmaintenanceEnables managing incident response workflows including incidents, on-call, postmortems, and more through the Runframe platform using MCP tools.864MIT- AlicenseNot gradedqualityCmaintenanceEnables PagerDuty incident response operations including listing incidents, acknowledging and resolving incidents, looking up on-call schedules, and listing services.MIT
- AlicenseAqualityDmaintenanceEnables AI assistants to manage PagerDuty incidents, view alerts, and check on-call schedules with both read-only and write operations.9Apache 2.0
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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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