Skip to content

Nas

Free

by MCP Community

MCP server for NAS and Docker management (V1.0 Beta)

v1.0.1Added Apr 12, 2026
mcpmcp-servernas
Works with:ClaudeGPTGeminiCopilot

Nas MCP Server

MCP server for NAS and Docker management (V1.0 Beta)

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @cneuen/mcp-nas
Add to claude_desktop_config.json
{
  "mcpServers": {
    "nas": {
      "command": "npx",
      "args": ["-y", "@cneuen/mcp-nas"]
    }
  }
}