Skip to content
Claude Desktop

owncloud mcp for Claude Desktop

io.github.mrfentmen/owncloud-mcp

ownCloud OCS capabilities and file sharing.

client:Claude Desktop transport:stdio runtime:npm

Install owncloud mcp in Claude Desktop

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

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

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

owncloud mcp in other clients