Skip to content
Windsurf

owncloud mcp for Windsurf

io.github.mrfentmen/owncloud-mcp

ownCloud OCS capabilities and file sharing.

client:Windsurf transport:stdio runtime:npm

Install owncloud mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "owncloud-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "owncloud-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

owncloud mcp in other clients