datadog-mcp-server
The Datadog MCP Server is a Model Context Protocol server designed for seamless integration with the Datadog API, providing features to access monitor data, dashboards, metrics, and more. It offers comprehensive error handling and supports regional endpoints, making it versatile for various use cases in monitoring and data retrieval.
What are the prerequisites for using the Datadog MCP Server?
You need Node.js (version 16 or higher) and a Datadog account with an API key and an application key.
How do I configure the Datadog MCP Server?
You can configure it using environment variables in a .env file or via command-line arguments.
What should I do if I encounter a 403 Forbidden error?
Verify your API and application keys, ensure they have the necessary permissions, and check that you're using the correct endpoint for your region.
Can I use different endpoints for logs and metrics?
Yes, the server supports service-specific endpoints for logs and metrics.
Where can I find the Claude Desktop config file?
On macOS, it's located at ~/Library/Application Support/Claude/claude_desktop_config.json, and on Windows, it's at %APPDATA%/Claude/claude_desktop_config.json.