netdata/netdata#Netdata
Discovery, exploration, reporting and root cause analysis using all observability data, including metrics, logs, systems, containers, processes, and network connections
Quick Start
Clone the repository:
git clone https://github.com/netdata/netdata/blob/master/src/web/mcp/README.mdClaude Desktop configuration example:
{
"mcpServers": {
"netdata": {
"command": "npx",
"args": [
"-y",
"netdata/netdata#Netdata"
]
}
}
}Check the repository README for specific installation and configuration instructions.