Nas
Freeby MCP Community
MCP server for NAS and Docker management (V1.0 Beta)
v1.0.1Added Apr 12, 2026
mcpmcp-servernas
Nas MCP Server
MCP server for NAS and Docker management (V1.0 Beta)
Installation
Reviews
Installation
Quick install
npx -y @cneuen/mcp-nas
Add to claude_desktop_config.json
{
"mcpServers": {
"nas": {
"command": "npx",
"args": ["-y", "@cneuen/mcp-nas"]
}
}
}