datadog-mcp-server

star 13

""

agentskillexchange By agentskillexchange schedule Updated 6/15/2026

name: "Datadog MCP Server" slug: "datadog-mcp-server" description: "" github_stars: 811 verification: "security_reviewed" source: "https://github.com/DataDog/dd-trace-js" author: "Datadog" category: "Monitoring & Alerts" framework: "MCP" tool_ecosystem: github_repo: "datadog/dd-trace-js" github_stars: 811 npm_package: "dd-trace" npm_weekly_downloads: 7867082

Datadog MCP Server

Prerequisites

Node.js, npm

Installation

Use the upstream install or setup path that matches your environment:

  • $ npm install dd-trace
  • $ yarn add dd-trace
  • $ npm install dd-trace@4 # or whatever version you need
  • $ yarn add dd-trace@4 # or whatever version you need

Requirements and caveats from upstream:

  • dd-trace: Node.js APM Tracer Library

  • dd-trace is an npm package that you can install in your Node.js application to capture APM (Application Performance Monitoring) data. In Datadog terminology this library is called a Tracer. This data is then sent off...
  • Tracing Node.js Applications - most project documentation, including setup instructions

Basic usage or getting-started notes:

Documentation

Source

Install via CLI
npx skills add https://github.com/agentskillexchange/skills --skill datadog-mcp-server
Repository Details
star Stars 13
call_split Forks 7
navigation Branch main
article Path SKILL.md
More from Creator
agentskillexchange
agentskillexchange Explore all skills →