pagerduty-mcp
OfficialPagerDuty公式MCPサーバー
PagerDutyのローカルMCP(Model Context Protocol)サーバーです。PagerDutyアカウントと連携するためのツールを提供し、MCP対応クライアントから直接インシデント、サービス、スケジュール、イベントオーケストレーションなどを管理できます。
クイックスタート
uvとPagerDutyのユーザーAPIトークンが必要です。詳細は前提条件と認証を参照してください。
PAGERDUTY_USER_API_KEY="your-token" uvx pagerduty-mcpデフォルトでは読み取り専用ツールのみが公開されます。PagerDutyアカウントを変更するツールを有効にするには、--enable-write-toolsを追加してください。次に、MCPクライアントをサーバーに接続します — Cursor、VS Code、Claude Desktop、またはDocker。
ローカルインストールが不要な場合、PagerDutyはOAuth対応のリモートMCPサーバーをホストしています。
Related MCP server: runframe-mcp-server
目次
完全なドキュメントはdocs/にあり、GitHub上で直接読むことができます。
はじめに
インストール
リモートサーバー
設定
ツールリファレンス
ツール概要 — すべてのツール、読み取り/書き込みタイプ、説明
ユースケース
実験的
実験的概要 — MCPアプリと
experimentalブランチ
コミュニティ
コントリビューション
サポート
PagerDutyのMCPサーバーはオープンソースプロジェクトであり、コミュニティベースのサポートのみを提供しています。サポートが必要な場合は、GitHubまたはPagerDutyのコミュニティフォーラムでissueを開いてください。
コントリビューション
このプロジェクトへのコントリビューションに興味がある場合は、コントリビューションガイドラインと開発環境のセットアップガイドを参照してください。
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