Skip to main content
Glama

Datadog MCP Server

by Nozomuts
package.json585 B
{ "name": "datadog-mcp", "version": "1.0.0", "description": "", "type": "module", "bin": { "datadog": "./build/index.js" }, "scripts": { "build": "tsc && chmod 755 build/index.js" }, "files": [ "build" ], "keywords": [], "author": "", "license": "ISC", "packageManager": "pnpm@10.7.1", "dependencies": { "@datadog/datadog-api-client": "^1.34.1", "@modelcontextprotocol/sdk": "^1.9.0", "zod": "^3.24.2", "zod-to-json-schema": "^3.24.5" }, "devDependencies": { "@types/node": "^22.14.0", "typescript": "^5.8.3" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Nozomuts/datadog-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server