tags
(optional array): Filter by tags.
How to use it
tags is exposed by the MCP Server Datadog MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the tags tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Server Datadog
npx -y @smithery/cli install @winor30/mcp-server-datadog --client claudeOther tools in MCP Server Datadog (38)
(string): Application name to filter events.
(optional number): Max number of hosts to return (max: 1000).
(optional boolean): Return only currently active downtimes when true.
(string): ID of the dashboard to fetch.
(number): The ID of the downtime to cancel.
(optional number): POSIX timestamp for when the mute should end.
(optional string): Filter parameters for incidents (e.g., status, priority).
(number): Start time in epoch seconds.
(optional string): Dimension to group results by (default: "application.name").
(optional array): States to filter (e.g., alert, warn, no data, ok).
(string): The name of the host to mute.
(string): Incident ID to fetch details for.
(optional boolean): Include host metadata (version, platform, etc).
(optional boolean): Include muted hosts status and expiry.
(optional number): Maximum number of logs to return (defaults to 100).
(optional string): Message to associate with the muting of this host.
(array of strings): Array of metric names to retrieve (e.g., 'view.loadtime', 'view.firstcontentfulpaint').
(optional number): Filter by monitor ID.
(optional array): A list of monitor tags for filtering.
(optional string): Filter by name.
(optional string): Filter by operation name.
(optional boolean): If true and the host is already muted, replaces existing end time.
(optional object): Pagination details like page size/offset.
(number): How often to repeat (must be >= 1).
(string): Datadog logs query string.
(optional object): Recurrence settings for the downtime.
(string): Scope to apply downtime to (e.g. 'host:my-host').
(optional string): Filter by service name.
(string): Session ID to filter events.
(optional string): Sort order for traces (defaults to '-timestamp').
(optional string): Sort direction (asc/desc).
(optional string): Field to sort hosts by.
(optional number): Starting offset for pagination.
(optional string): The timezone for the downtime (e.g. 'UTC', 'America/NewYork').
(number): End time in epoch seconds.
(string): Recurrence type ('days', 'weeks', 'months', 'years').
(optional number): UNIX timestamp for when the recurrence ends.
(optional array): Days of the week for weekly recurrence.