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,
「開発者ツール」の他のコンテンツ
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
コメント