GeLi2001_datadog-mcp-server
0
The Datadog MCP Server is a Model Context Protocol server designed for interaction with the Datadog API. It provides features for monitoring, dashboards, metrics, events, logs, and incidents, with comprehensive error handling and direct API integration.
Datadog MCP Server
A Model Context Protocol (MCP) server for interacting with the Datadog API.
Features
- Monitoring: Access monitor data and configurations
- Dashboards: Retrieve and view dashboard definitions
- Metrics: Query available metrics and their metadata
- Events: Search and retrieve events within timeframes
- Logs: Search logs with advanced filtering and sorting options
- Incidents: Access incident management data
- API Integration: Direct integration with Datadog's v1 and v2 APIs
- Comprehensive Error Handling: Clear error messages for API and authentication issues
Prerequisites
- Node.js (version 16 or higher)
- Datadog account with an API key and Application key
Installation
Via npm (recommended):
- Install using npm.
From Source:
- Clone the repository and install dependencies.
Configuration
Configure using environment variables or command-line arguments.
Usage with Claude Desktop and MCP Inspector
Instructions for integrating with Claude Desktop and using the MCP Inspector tool.
Available Tools
A list of tools provided by the server for data fetching and analytics.
Troubleshooting
Tips for troubleshooting common issues related to API key permissions, authentication errors, and configuration.