Datadog Mcp
@Datadog-Ofifcial
About Datadog Mcp
The Datadog MCP server!
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"datadog": {
"command": "npx",
"args": [
"datadog-mcp-server",
"--apiKey",
"<YOUR_API_KEY>",
"--appKey",
"<YOUR_APP_KEY>",
"--site",
"<YOUR_DD_SITE>(e.g us5.datadoghq.com)"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Datadog MCP?
A Model Context Protocol (MCP) server for interacting with the Datadog API.
How to use Datadog MCP?
Install globally via npm: npm install -g datadog-mcp-server.
Key features of Datadog MCP
- Integrates with the Datadog API via the Model Context Protocol.
Use cases of Datadog MCP
—
FAQ from Datadog MCP
—
More Developer Tools MCP servers
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
Comments