Skip to main content
Glama

datadog mcp

get-dashboards

Retrieve a list of all dashboards from Datadog to discover available dashboards and their IDs, enabling further exploration and monitoring.

Instructions

Retrieve a list of all dashboards from Datadog. Useful for discovering available dashboards and their IDs for further exploration.

Input Schema

NameRequiredDescriptionDefault
filterConfiguredNo
limitNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "filterConfigured": { "type": "boolean" }, "limit": { "default": 100, "type": "number" } }, "type": "object" }

You must be authenticated.

Other Tools from datadog mcp

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

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