73
/ 100
20 days ago
glama

Datadog MCP Server

Enables comprehensive Datadog monitoring capabilities including CI/CD pipeline management, service logs analysis, metrics querying, monitor and SLO management, service definitions retrieval, and team management through Claude and other MCP clients.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: DD_API_KEY, DD_APP_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDD_SITE"": "datadoghq.eu"
🔐 secretDD_API_KEYexport ="your-datadog-api-key" DD_APP_KEY="your-datadog-application-key"
🔐 secretDD_APP_KEYexport DD_API_KEY="your-datadog-api-key" ="your-datadog-application-key"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/shelfio-datadog-mcp-1lumvv)](https://m8ven.ai/mcp/shelfio-datadog-mcp-1lumvv)
commit: c5a4ff46e526c27313e10fa4154f33508c2fa179
code hash: cb484bdcab31e116dfa9d803787450f32a0156f3ea8a94070bd1ee38e5a1ccfc
verified: 6/17/2026, 12:33:35 PM
view raw JSON →