Datadog MCP Server
@MCP-Mirror
关于 Datadog MCP Server
Mirror of
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"winor30_mcp-server-datadog": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@winor30/mcp-server-datadog",
"--client",
"claude"
]
}
}
}工具
9Array of Datadog incidents and associated metadata.
Detailed incident information (title, status, timestamps, etc.).
Monitors data and a summary of their statuses.
Array of matching logs.
Array of dashboards with URL references.
Dashboard details including title, widgets, etc.
Metrics data for the queried timeframe.
Array of matching traces from Datadog APM.
Array of hosts with details including name, ID, aliases, apps, mute status, and more.
概览
What is Datadog MCP Server?
An MCP server for the Datadog API that enables incident management, monitoring, log analysis, and more. It is a community-maintained project not officially affiliated with Datadog, Inc.
How to use Datadog MCP Server?
Set environment variables DATADOG_API_KEY, DATADOG_APP_KEY, and optionally DATADOG_SITE. Install via Smithery (npx -y @smithery/cli install @winor30/mcp-server-datadog --client claude) or manually using pnpm install && pnpm build. Add the server to your Claude Desktop configuration with the command npx -y @winor30/mcp-server-datadog or a path to the built index.js.
Key features of Datadog MCP Server
- Retrieve and manage Datadog incidents
- Fetch monitor statuses and summary
- Search and retrieve logs
- List and get dashboard details
- Query metrics data from Datadog
- Manage downtimes (list, schedule, cancel)
Use cases of Datadog MCP Server
- Investigate incidents by fetching details and filtering by status
- Monitor system health by checking monitor alerts and host statuses
- Analyze application performance by querying traces and metrics
- Manage host maintenance by muting/unmuting hosts and scheduling downtimes
- Explore RUM data for page performance and session waterfalls
FAQ from Datadog MCP Server
What credentials are required to use Datadog MCP Server?
You need a valid Datadog API key and Application key, optionally specifying a Datadog site (e.g., datadoghq.eu).
Is Datadog MCP Server officially supported by Datadog?
No, it is a community-maintained project and is not affiliated with, endorsed by, or supported by Datadog, Inc.
How do I configure this server with Claude Desktop?
Add it to claude_desktop_config.json with the command npx -y @winor30/mcp-server-datadog and the required environment variables (DATADOG_API_KEY, DATADOG_APP_KEY).
What tools does Datadog MCP Server offer?
It provides 20 tools covering incidents, monitors, logs, dashboards, metrics, traces, hosts (list, count, mute, unmute), downtimes,
开发工具 分类下的更多 MCP 服务器
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
评论