PagerDuty data source MCP connector
The PagerDuty data source connects to PagerDuty via the PagerDuty MCP server to access incidents, escalation policies, schedules, on-calls, users, and teams. Use it in data and context sources and agentic workflows to search and retrieve PagerDuty data.
You add and configure the PagerDuty data source when setting up a data or context source in Kibana. You will be prompted for an API token. See Get API credentials below.
To use the PagerDuty data source, you need a PagerDuty API token (REST API). This is not the same as an integration key used for the alerting connector.
- Log in to PagerDuty.
- Go to Integrations → Developer Tools → API Access Keys (or User Settings → API Access in some layouts).
- Click Create API User Token (user token) or Create Key (general access key; requires admin). User tokens are scoped to your permissions.
- Enter a description (for example, "Kibana data source") and create the token.
- Copy the token and store it securely. You will not be able to see it again. Use this value as the API token when configuring the PagerDuty data source in Kibana.
For more details, see PagerDuty API access keys and API authentication.