Read-only MCP server for TrueNAS SCALE 25.10+ that connects via JSON-RPC 2.0 WebSocket API, providing tools to inspect storage, shares, services, system info, jobs, and alerts.
A read-only kubectl MCP server for AI assistants. The kubectl verb is hardcoded in each tool
(get/describe/logs/events) and user input only fills argument values — no mutation path even with
malicious input, and Secret/ConfigMap values are never returned (metadata only). Returns structured
JSON, plus one-shot k8s_triage (health scan) and k8s_inventory (cluster snapshot).
Provides a set of read-only Kubernetes functions via an MCP server, enabling interaction with Kubernetes clusters through agents or coding assistants like GitHub Copilot.
A Model Context Protocol (MCP) server that provides safe, read-only access to Kubernetes resources for debugging and inspection. Built with security in mind, it offers comprehensive cluster visibility without modification capabilities.