Back to MCP Servers
🔌

netdata/netdata#Netdata

GPL-3.0

🎖️ 🏠 ☁️ 📟 🍎 🪟 🐧 - Discovery, exploration, reporting and root cause analysis using all observability data, including metrics, logs, systems, containers, processes, and network connections

CAI & LLMs

Install

npx -y netdata-netdata-netdata

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "netdata-netdata-netdata": {
      "command": "npx",
      "args": [
        "-y",
        "netdata-netdata-netdata"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.