Skip to main content
Glama
bgrgndzz

datadog-logs-mcp

by bgrgndzz

datadog-logs-mcp

MCP server for querying Datadog logs. Use with Claude Code, Claude Desktop, or any MCP-compatible client.

Setup

{
  "mcpServers": {
    "datadog-logs": {
      "command": "npx",
      "args": ["-y", "datadog-logs-mcp"],
      "env": {
        "DD_API_KEY": "your-api-key",
        "DD_APP_KEY": "your-app-key",
        "DD_SITE": "datadoghq.com"
      }
    }
  }
}

Environment Variables

Variable

Required

Description

DD_API_KEY

Yes

Datadog API key

DD_APP_KEY

Yes

Datadog Application key

DD_SITE

No

Datadog site (default: datadoghq.com). Use datadoghq.eu, us3.datadoghq.com, us5.datadoghq.com, etc.

Related MCP server: Datadog Logs MCP Server

Tools

search_logs

Search logs using Datadog log search syntax with time range, sorting, and pagination.

get_log

Get a specific log entry by ID.

aggregate_logs

Aggregate logs with computations (count, avg, sum, min, max, percentiles) and group-by breakdowns.

list_indexes

List all configured log indexes.

License

MIT

Install Server
A
license - permissive license
A
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    C
    quality
    D
    maintenance
    Enables interaction with Datadog's monitoring platform to search logs, search trace spans, and perform trace span aggregation for analysis.
    3
    1,015
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Enables querying OpenTelemetry logs stored in OpenSearch across development and production environments. Provides tools for searching logs by various criteria including free-text Lucene queries, trace IDs, service names, error levels, and specific fields.
    8
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI assistants to search logs, query metrics, manage dashboards, analyze APM traces, and control monitors via Datadog APIs.
    30
    MIT

View all related MCP servers

Related MCP Connectors

  • Read-only access to Auralogs production logs: search logs, inspect errors, review AI analyses.

  • Investigate errors, track deployments, analyze performance, and manage application monitoring

  • Define, ship & query your analytics tracking from one source of truth, trusted by humans and agents.

View all MCP Connectors

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

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