Skip to main content
Glama
TANTIOPE

Datadog MCP Server

usage

Query Datadog usage metering data for cost management and capacity planning. Actions: summary, hosts, logs, custom metrics, indexed spans, ingested spans.

Instructions

Query Datadog usage metering data. Actions: summary (overall usage), hosts (infrastructure), logs, custom_metrics, indexed_spans, ingested_spans. Use for: cost management, capacity planning, usage tracking, billing analysis.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform: summary (overall usage), hosts, logs, custom_metrics, indexed_spans, ingested_spans
fromNoStart time (ISO 8601 date like "2024-01-01", or relative like "30d")
toNoEnd time (ISO 8601 date like "2024-01-31", or relative like "now")
includeOrgDetailsNoInclude usage breakdown by organization (for multi-org accounts)
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, and the description does not disclose behavioral traits such as authentication requirements, rate limits, or side effects. It only indicates read-only query behavior, but adequate transparency for a simple query tool would still benefit from such details.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise, with two sentences that front-load the verb and resource, then enumerate actions and use cases efficiently. Every sentence adds value.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema or annotations, the description provides adequate context for purpose and usage but lacks detail on return format, error handling, or data scoping. It is minimally complete for a straightforward query tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, and descriptions already exist for all parameters. The description reiterates the enum values for action but adds no significant new meaning beyond the schema, resulting in a baseline score.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it queries Datadog usage metering data and lists specific actions (summary, hosts, logs, etc.), distinguishing it from sibling tools focused on other Datadog features.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

It explicitly mentions use cases (cost management, capacity planning, usage tracking, billing analysis), providing context for when to use this tool. It does not explicitly state when not to use it, but the sibling list offers implicit differentiation.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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

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