netdata-mcp-server
Verified Safeby ry-ops
Overview
Integrates Netdata monitoring with Claude for real-time metrics, alerts, and system health analysis.
Installation
uv run python -m netdata_mcp.serverEnvironment Variables
- NETDATA_URL
- NETDATA_API_KEY
Security Notes
API keys are handled via environment variables, not hardcoded. The server uses `httpx` for asynchronous HTTP requests. No usage of `eval` or other obvious code injection vulnerabilities were found. It's designed for local deployment with Claude Desktop, limiting its external exposure.
Similar Servers
garmin_mcp
Exposes Garmin Connect fitness and health data to Claude and other MCP-compatible clients.
meraki-magic-mcp
Provides a comprehensive interface to manage Cisco Meraki network devices and configurations by exposing all Meraki SDK methods as tools, optimized for use with Claude Desktop.
datadog-mcp
Provides Datadog monitoring and management capabilities as a Model Context Protocol (MCP) server for Claude Desktop and other MCP clients.
miyabi-mcp-bundle
An all-in-one MCP server providing a vast array of development, monitoring, and automation tools, enabling Claude Desktop and AI agents to perform complex software development, operations, and analysis tasks efficiently and securely.