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 커뮤니티 포럼에 이슈를 등록해 주세요.
기여
이 프로젝트에 기여하고 싶으시다면 기여 가이드라인과 개발 환경 설정 가이드를 참조하세요.
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