Loomal

Netdata

MCP server by github.com/netdata/netdata

Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.

79.1k starsRemote-capable

About Netdata

Netdata is an MCP (Model Context Protocol) server published by netdata in the official MCP registry, listed under Monitoring on Loomal. Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.

Netdata runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/netdata/netdata, where the project has earned 79,123 GitHub stars.

Use Netdata with your agent

Claude Code · one command
claude mcp add --transport http netdata https://app.netdata.cloud/api/v1/mcp --header "Authorization: Bearer {NETDATA_CLOUD_API_TOKEN}"
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "netdata": {
      "url": "https://app.netdata.cloud/api/v1/mcp",
      "headers": {
        "Authorization": "Bearer {NETDATA_CLOUD_API_TOKEN}"
      }
    }
  }
}
streamable-httphttps://app.netdata.cloud/api/v1/mcp

Frequently asked questions

What is Netdata?
Netdata is an MCP (Model Context Protocol) server by netdata in the Monitoring category. Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
How do I connect Netdata to Claude, Cursor, or another MCP client?
Netdata is a remote MCP server — add its endpoint (https://app.netdata.cloud/api/v1/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is Netdata open source?
Yes — the source code is public at github.com/netdata/netdata, with 79,123 GitHub stars.
Can AI agents pay to use Netdata?
Not yet through Loomal — Netdata is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Netdata? Claim this listing free by verifying GitHub ownership, or contact us.