datadog-mcp-server
@i524
datadog-mcp-server について
MCP Server for Datadog
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"datadog-mcp-server-i524": {
"command": "bun",
"args": [
"run",
"src/index.ts"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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
—
「開発者ツール」の他のコンテンツ
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
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
Grafana MCP server
grafanaMCP server for Grafana
コメント