datadog-mcp-server
@i524
About datadog-mcp-server
MCP Server for Datadog
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"datadog-mcp-server-i524": {
"command": "bun",
"args": [
"run",
"src/index.ts"
]
}
}
}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-server?
A Model Context Protocol (MCP) server that uses Datadog API and Application keys for authentication. It is built with Bun.
How to use datadog-mcp-server?
Install dependencies with bun install, then run with bun run src/index.ts. Alternatively, configure it in an MCP client using npx -y @i524/datadog-mcp-server --stdio with environment variables DD_API_KEY and DD_APP_KEY.
Key features of datadog-mcp-server
- Built with the Bun runtime
- Communicates via stdio transport
- Requires Datadog API and App keys
Use cases of datadog-mcp-server
—
FAQ from datadog-mcp-server
—
More Developer Tools MCP servers
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
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

Sentry
modelcontextprotocolModel Context Protocol Servers
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
Comments