silverfall/datadog-mcp-server
This MCP (Model Context Protocol) server connects Claude to Datadog, exposing tools to query metrics, search for available metrics, and access tag information.
Platform-specific configuration:
{
"mcpServers": {
"datadog-mcp-server": {
"command": "npx",
"args": [
"-y",
"datadog-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...