Skip to main content
Glama

mcp-server-datadog

Apache 2.0
4,489
103
  • Apple
index.ts382 B
/** * Central export file for the Datadog Hosts management tools. * Re-exports the tools and their handlers from the implementation file. * * HOSTS_TOOLS: Array of tool schemas defining the available host management operations * createHostsToolHandlers: Function that creates host management operation handlers */ export { HOSTS_TOOLS, createHostsToolHandlers } from './tool'

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/winor30/mcp-server-datadog'

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