MCP server for Unraid API — provides tools to interact with an Unraid server's GraphQL API.
GraphQL-backed MCP server for Unraid. Exposes a unified tool for system inspection, management operations, live telemetry, and destructive actions gated by explicit confirmation. The server translates MCP tool calls into Unraid GraphQL queries and mutations over HTTP and WebSocket. All operations share a single tool routed by + . Live telemetry uses WebSocket subscriptions that stream real-time…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
GraphQL-backed MCP server for Unraid. Exposes a unified tool for system inspection, management operations, live telemetry, and destructive actions gated by explicit confirmation. The server translates MCP tool calls into Unraid GraphQL queries and mutations over HTTP and WebSocket. All operations share a single tool routed by + . Live telemetry uses WebSocket subscriptions that stream real-time data from the Unraid API. — server, GraphQL client, WebSocket subscriptions, config, and tool…