Skip to main content
Glama

mcp-server-datadog

list_incidents

Retrieve and manage Datadog incidents efficiently using the MCP server interface. Specify page offset and size to filter and organize incident data for streamlined monitoring and analysis.

Instructions

Get incidents from Datadog

Input Schema

NameRequiredDescriptionDefault
pageOffsetNo
pageSizeNo

Input Schema (JSON Schema)

{ "properties": { "pageOffset": { "default": 0, "minimum": 0, "type": "number" }, "pageSize": { "default": 10, "maximum": 100, "minimum": 1, "type": "number" } }, "required": [], "type": "object" }
Install Server

Other Tools from mcp-server-datadog

Related Tools

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/winor30/mcp-server-datadog'

If you have feedback or need assistance with the MCP directory API, please join our Discord server