qnap for Windsurf
io.github.marcelo-ochoa/qnap
MCP server for QNAP NAS API
client:Windsurf
transport:stdio
runtime:npm
Install qnap in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"qnap": {
"command": "npx",
"args": [
"-y",
"@marcelo-ochoa/server-qnap"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs