Skip to content
Claude Desktop

qnap for Claude Desktop

io.github.marcelo-ochoa/qnap

MCP server for QNAP NAS API

client:Claude Desktop transport:stdio runtime:npm

Install qnap in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "qnap": {
      "command": "npx",
      "args": [
        "-y",
        "@marcelo-ochoa/server-qnap"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

qnap in other clients