unraid-mcp: This MCP server translates tool calls into Unraid GraphQL queries and mutations over HTTP and WebSocket. It provides a comprehensive set of actions for system inspection, health checks, array management, Docker, VM, notifications, and more. Destructive operations require explicit confirmation to prevent accidents.; fastmcp: FastMCP is a standard framework for building Model Context Protocol (MCP) applications, which connect LLMs to tools and data. It simplifies the process by automatically generating schemas, validation, and documentation for tools, and managing transport negotiation and authentication for server connections. FastMCP offers a comprehensive solution for developing, deploying, and scaling MCP-powered systems.
System inspection and monitoring
Building LLM applications that interact with custom tools and data sources