Unraid MCP Server
by jmagar
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
LOG_LEVEL | No | The logging level for the MCP server | INFO |
UNRAID_API_KEY | Yes | The API key you created for your Unraid server | |
UNRAID_API_URL | Yes | The GraphQL URL of your Unraid server (e.g., http://your-unraid-server-ip/graphql) | |
CLAUDE_MCP_SERVER | No | Indicates that this is a Claude MCP server | true |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |