Exposes PagerDuty API functionality for use by Large Language Models.
The PagerDuty MCP Server provides a programmatic interface to the PagerDuty API, designed for integration with Large Language Models (LLMs). It enables LLMs to interact with PagerDuty resources such as incidents, services, teams, and users through structured inputs and outputs. The server handles rate limiting and pagination, offers error handling, and supports filtering results based on the current user's context, making it easier to automate PagerDuty operations within LLM-powered workflows.