mcp-server-datadog

mcp-server-datadog

70

The Datadog MCP Server is a community-driven project that connects with the Datadog API to offer observability tools like monitoring incidents and retrieving metrics. It is part of the Model Context Protocol ecosystem and is designed for extensibility to enhance Datadog functionality through additional API integrations.

Datadog MCP Server

DISCLAIMER: This is a community-maintained project and is not officially affiliated with, endorsed by, or supported by Datadog, Inc. This MCP server utilizes the Datadog API but is developed independently as part of the Model Context Protocol ecosystem.

Features

  • Observability Tools: Provides a mechanism to leverage key Datadog monitoring features, such as incidents, monitors, logs, dashboards, and metrics, through the MCP server.
  • Extensible Design: Designed to easily integrate with additional Datadog APIs, allowing for seamless future feature expansion.

Setup

Datadog Credentials

You need valid Datadog API credentials to use this MCP server:

  • DATADOG_API_KEY: Your Datadog API key
  • DATADOG_APP_KEY: Your Datadog Application key
  • DATADOG_SITE (optional): The Datadog site (e.g., datadoghq.eu)

Installation

Installing via Smithery

To install Datadog MCP Server for Claude Desktop automatically via Smithery.

Manual Installation

For development, install using pnpm and build the project.

Usage with Claude Desktop

To use this with Claude Desktop, modify the claude_desktop_config.json accordingly.

Debugging

We recommend using the MCP Inspector to troubleshoot.

Contributing

Contributions are welcome! Feel free to open an issue or a pull request for suggestions or improvements.

License

This project is licensed under the .