Skip to main content
Glama
shelfio

Datadog MCP Server

by shelfio

list_monitors

Retrieve and filter Datadog monitors for metrics, logs, and alerting data. Use tags, names, or monitor tags to find specific alerts and manage monitoring configurations.

Instructions

List all monitors from Datadog. Monitors are used for alerting on metrics, logs, and other data.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tagsNoFilter monitors by tags (e.g., 'env:prod,service:web'). Leave empty to list all monitors.
nameNoFilter monitors by name (substring match). Leave empty to include all monitors.
monitor_tagsNoFilter monitors by monitor tags (e.g., 'team:backend'). Leave empty to include all monitors.
formatNoOutput formattable
page_sizeNoNumber of monitors per page (default: 50, max: 1000)
pageNoPage number (0-indexed, default: 0)

Latest Blog Posts

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

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