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
Grafana MCP server
grafanaMCP server for Grafana
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
Comments