Back to MCP Servers
Netdata
Discovery, exploration, reporting and root cause analysis using all observability data, including metrics, logs, systems, containers, processes, and network connections
monitoringai
By netdata
Installation
npx -y netdataConfiguration
{
"mcpServers": {
"netdata": {
"command": "npx",
"args": ["-y", "netdata"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes