Loading languages...
NE

netdata

@Netdata

Netdata Agents (and soon Netdata Cloud) provide a Model Context Protocol (MCP) server that enables AI assistants like Claude or Cursos to interact with your infrastructure monitoring data. This integration allows AI assistants to access metrics, logs, alerts, and live system information (processes, services, containers, VMs, network connections, etc), acting as a capable DevOps/SRE/SysAdmin assistant.

infrastructure-monitoring
devops
sre
netdata
ai-assistant-integration

# mcpServer Config

{
  "mcpServers": {
    "netdata": {
      "command": "/usr/bin/nd-mcp",
      "args": [
        "ws://IP_OF_YOUR_NETDATA:19999/mcp?api_key=YOUR_API_KEY"
      ]
    }
  }
}

# streamableURL

ws://<IP_OF_YOUR_NETDATA>:19999/mcp?api_key=<YOUR_API_KEY>
Transport:
streamable
भाषा:
c
अद्यतन किया गया:8/10/2025