Datadog
Freeby MCP Community
Savvagent Datadog MCP integration - Connect feature flags with Datadog APM and monitoring
v1.0.1Added Apr 12, 2026
savvagentdatadogmcpapmmonitoring
Datadog MCP Server
Savvagent Datadog MCP integration - Connect feature flags with Datadog APM and monitoring
Installation
Reviews
Installation
Quick install
npx -y @savvagent/mcp-datadog
Add to claude_desktop_config.json
{
"mcpServers": {
"datadog": {
"command": "npx",
"args": ["-y", "@savvagent/mcp-datadog"]
}
}
}