Back to Home
n1s0-c icon

mcp-server-datadog-fork

Verified Safe

by n1s0-c

Overview

Manages and queries Datadog observability data including incidents, monitors, logs, dashboards, metrics, traces, RUM, and hosts, for AI agents.

Installation

Run Command
npx -y @winor30/mcp-server-datadog

Environment Variables

  • DATADOG_API_KEY
  • DATADOG_APP_KEY
  • DATADOG_SITE
  • DATADOG_SUBDOMAIN
  • DATADOG_STORAGE_TIER

Security Notes

The server correctly requires API keys to be set as environment variables, preventing hardcoded secrets. It utilizes the official `@datadog/datadog-api-client` library for most API interactions, ensuring standard security practices for API communication. Custom HTTP client functions (`datadogGet`, `datadogPost`) are used for LLM Observability, which also correctly use environment variables for authentication. There are no obvious signs of 'eval', code obfuscation, or other malicious patterns. Logging is directed to stderr, avoiding interference with stdio communication. The prompt states the server is 'community-maintained' and 'not officially affiliated with... Datadog, Inc.' which is a good disclaimer for users, but doesn't impact the code's security practices.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens5000
Stars0
Forks0
Last Update2026-01-19

Tags

DatadogObservabilityIncident ManagementMonitoringAI Agent Tool