Unraid MCP Server enables AI assistants to interact with Unraid servers through the official Unraid GraphQL API. Built by jmagar, it provides read-only access to system information, array status, Docker containers, virtual machines, disk information, and network shares. The implementation uses Python with the FastMCP framework, communicates via stdio transport for direct AI assistant integration, and requires an API key with appropriate permissions. This server is particularly valuable for Unraid users who want to monitor their server status, check disk health, manage containers, or troubleshoot issues directly through AI assistant conversations without switching contexts.
Get detailed system information
Get network interface information
Get array status in a human-readable way
Get parity check history
Get information about Docker containers
Get information about Docker networks
List Docker containers in a human-readable way
Get information about virtual machines
Get detailed information about a specific VM
List virtual machines in a human-readable way
Get notifications from the Unraid server
Create a new notification
Archive a notification
Get information about network shares
Get detailed information about a specific share
Get information about all disks
Get information about a specific disk
Get information about unassigned devices
Get information about all users
Get information about all API keys
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!