MCP Datadog Playcourt
Provides monitoring tools for querying Kubernetes metrics, deployment performance, APM data, infrastructure hosts, and database metrics through Datadog's monitoring platform.
Enables querying of Kubernetes metrics including pod counts, CPU, memory, network usage, deployment monitoring, and namespace-level resource aggregation.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Datadog Playcourtshow me the CPU usage for my production namespace"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Datadog Playcourt
MCP Server for Datadog monitoring with Kubernetes, APM, and infrastructure metrics support.
Installation
npx mcp-datadog-playcourtRelated 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
query_kubernetes_metrics- Query any Kubernetes metricquery_deployment_pods- Get deployment metrics (10 metrics including response time)get_namespace_metrics- Namespace-level resource aggregationlist_all_hosts- List all monitored hosts with system infoget_host_detail- Get detailed info for a specific hostlist_hosts- List monitored hostslist_databases- List monitored databasesquery_host_metrics- Query host infrastructure metricsquery_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
This server cannot be installed
Maintenance
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
- AlicenseCqualityDmaintenanceEnables interaction with Datadog's monitoring platform to search logs, search trace spans, and perform trace span aggregation for analysis.Last updated3912MIT
- Alicense-qualityDmaintenanceEnables interaction with Datadog APIs through natural language, supporting full CRUD operations on metrics, monitors, dashboards, logs, infrastructure, and more.Last updated4MIT
- Alicense-qualityDmaintenanceEnables AI assistants to interact with Datadog's observability platform via natural language, covering metrics, logs, APM, monitors, dashboards, incidents, and infrastructure.Last updated9121MIT
- Alicense-qualityDmaintenanceEnables natural-language investigation of Datadog data including logs, metrics, monitors, traces, hosts, dashboards, events, and incidents, all through read-only API access.Last updated1,710MIT
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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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