netdata-mcp-server

ry-ops/netdata-mcp-server

3.2

If you are the rightful owner of netdata-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Netdata MCP Server integrates Netdata monitoring capabilities with Claude, enabling real-time metric queries and system health analysis.

Tools

Functions exposed to the LLM to take actions

netdata_get_info

Get basic information about the Netdata agent.

netdata_get_nodes

List all nodes hosted by this Netdata Agent.

netdata_get_contexts

Get all metric contexts across nodes.

netdata_search_contexts

Search for specific contexts.

netdata_get_charts

Get summary of all charts (legacy v1).

netdata_get_chart

Get detailed chart information (legacy v1).

netdata_get_data

Query time-series metric data.

netdata_get_all_metrics

Get latest values for all metrics.

netdata_get_alerts

List active or raised alarms.

netdata_get_alert_log

View alarm history.

netdata_get_alert_variables

Get variables for alarm configuration.

netdata_manage_health

Disable, silence, or reset health checks.

netdata_get_functions

List available collector functions.

netdata_execute_function

Execute a collector function on demand.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources