@winor30/mcp-server-datadog
Overview
An MCP server for interacting with the Datadog API, implemented in TypeScript/JavaScript.
Capabilities
- • github integration
- • workflow automation support
Best For
MCP server for Datadog API interaction in TypeScript/JavaScript.
Decision Snapshot
Install
available
Usage
available
Config
3 strong hints
Capabilities
2 key capabilities detected
- • GitHub stars: 141
- • Forks: 69
- • Source provenance count: 1
- • Last seen: 3/25/2026
- • Published: 3/16/2026
Installation / Setup
pnpm install && pnpm build && pnpm watch # for development with auto-rebuild
Example Config
This is an MCP Find-authored example config generated from strong evidence.
Final parameters should follow the tool's official setup documentation.
{
"mcpServers": {
"mcp-server-datadog": {
"command": "npx"
}
}
}Usage
{ && "mcpServers": { && "github": { && "command": "npx",Features
- • **Extensible Design**: Designed to easily integrate with additional Datadog APIs, allowing for seamless future feature expansion.
- • github integration
- • workflow automation support
Use Cases
- • Supports capabilities such as: github integration; workflow automation support.
- • Common usage themes: npm, javascript, package.
Supported Clients / Integrations
- • github integration
- • workflow automation support
Compatibility Signals
- • GitHub: supports (Detected in parser config/capability hints.)
Prompt Examples
example
• { && "mcpServers": { && "github": { && "command": "npx",
Notes / Requirements
- • Primary language: TypeScript
- • License: Apache-2.0
- • Parser coverage score: 1.00
- • Source feeds: npm Registry Search API
- • Topic cluster: general
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
@azure-devops/mcp
An MCP server for interacting with Azure DevOps, implemented in TypeScript/JavaScript and available as an npm package.
@modelcontextprotocol/server-filesystem
An MCP server designed for filesystem access.
mongodb-mcp-server
mongodb-mcp-server is a TypeScript/JavaScript server implementing the MongoDB Model Context Protocol, configurable via environment variables and command-line arguments.
@laskarks/mcp-rag-node
A simple MCP RAG server implemented in TypeScript/JavaScript, utilizing the @modelcontextprotocol/sdk.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.