SERVER
Datadog MCP
Rank #5361pulsemcp/tantiope-datadog
MCP server providing datadog-mcp capabilities
First listed
Dec 15, 2025
Last publish date
Dec 18, 2025
OVERVIEW
Datadog MCP is a Model Context Protocol (MCP) server published by tantiope. It ranks #5361 of 58,900 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Datadog MCP is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Dec 15, 2025 and most recently updated on Dec 18, 2025.
STANDING
#5,361of 58,900 tracked serversTop 10%
Ranks ahead of 53,539 of 58,900 servers on MCP Toplist.
CONNECT
Use Datadog MCP
Add Datadog MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"tantiope-datadog": {
"command": "npx",
"args": [
"-y",
"datadog-mcp"
],
"env": {
"DD_API_KEY": "<your DD_API_KEY>",
"DD_APP_KEY": "<your DD_APP_KEY>",
"DD_SITE": "<your DD_SITE>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
tantiope
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.0.9 | Dec 18, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Datadog MCP?
- MCP server providing datadog-mcp capabilities
- Who maintains Datadog MCP?
- Datadog MCP is maintained by tantiope, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Datadog MCP listed on the official MCP registry?
- Yes — Datadog MCP is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Datadog MCP have?
- MCP Toplist tracks 2 versions of Datadog MCP, most recently published on Dec 18, 2025.
- Where can I find the source code for Datadog MCP?
- The source code for Datadog MCP is hosted at github.com/tantiope/datadog-mcp-server.
EXPLORE