Believe-SA/datadog-mcp
This project is an early-stage Model Context Protocol (MCP) server in Go, exposing tools for LLMs to interact with Datadog’s APIs (V1/V2). It provides a generated client base but is not yet a full implementation. Next steps include extending the toolset.
Platform-specific configuration:
{
"mcpServers": {
"datadog-mcp": {
"command": "npx",
"args": [
"-y",
"datadog-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...