Skip to main content
Glama
adisaputra10

MCP Datadog Playcourt

by adisaputra10

MCP Datadog Playcourt

MCP Server for Datadog monitoring with Kubernetes, APM, and infrastructure metrics support.

Installation

npx mcp-datadog-playcourt

Related MCP server: Datadog MCP Server

Configuration

Add to your MCP settings (VS Code mcp.json):

{
  "servers": {
    "datadog": {
      "command": "npx",
      "args": ["mcp-datadog-playcourt"],
      "env": {
        "DATADOG_API_KEY": "your-api-key",
        "DATADOG_APP_KEY": "your-app-key",
        "DATADOG_SITE": "datadoghq.com"
      }
    }
  }
}

Features

  • Kubernetes Metrics: Query pod counts, CPU, memory, network metrics

  • Deployment Monitoring: Get comprehensive deployment metrics including response time

  • Namespace Aggregation: Total resource usage per namespace

  • Host Monitoring: List and monitor infrastructure hosts

  • APM Support: Application performance monitoring metrics

Tools Available

  1. query_kubernetes_metrics - Query any Kubernetes metric

  2. query_deployment_pods - Get deployment metrics (10 metrics including response time)

  3. get_namespace_metrics - Namespace-level resource aggregation

  4. list_all_hosts - List all monitored hosts with system info

  5. get_host_detail - Get detailed info for a specific host

  6. list_hosts - List monitored hosts

  7. list_databases - List monitored databases

  8. query_host_metrics - Query host infrastructure metrics

  9. query_database_metrics - Query database metrics

Environment Variables

  • DATADOG_API_KEY - Your Datadog API key (required)

  • DATADOG_APP_KEY - Your Datadog Application key (required)

  • DATADOG_SITE - Datadog site (default: datadoghq.com)

License

MIT

F
license - not found
-
quality - not tested
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.
    Last updated
    3
    912
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Enables interaction with Datadog APIs through natural language, supporting full CRUD operations on metrics, monitors, dashboards, logs, infrastructure, and more.
    Last updated
    4
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Enables AI assistants to interact with Datadog's observability platform via natural language, covering metrics, logs, APM, monitors, dashboards, incidents, and infrastructure.
    Last updated
    912
    1
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Enables natural-language investigation of Datadog data including logs, metrics, monitors, traces, hosts, dashboards, events, and incidents, all through read-only API access.
    Last updated
    1,710
    MIT

View all related MCP servers

Related MCP Connectors

  • The grounded data layer for any LLM: governed SQL, metrics, lineage and catalog over your data.

  • Ask your app anything — revenue, errors, read-cost, growth — and get rendered charts back.

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

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

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