datadog-mcp-server
@i524
About datadog-mcp-server
MCP Server for Datadog
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
—
Basic information
More Developer Tools MCP servers
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
TranscriptFetch MCP Server
TranscriptFetchModel Context Protocol (MCP) server for TranscriptFetch: fetch YouTube transcripts, search, channels, and playlists from any MCP client.
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Comments