Cloud|Security|Data|ProductivityGo

Olares

Olares is an open-source personal cloud solution that allows users to reclaim ownership of their data.

Free
N/A rating (0 reviews)0 installs4,328 GitHub stars
personal clouddata privacyopen source

Olares provides a secure and private environment for users to store and manage their personal data. It aims to empower individuals by giving them control over their information in a world dominated by public cloud services.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "olares": {
      "args": [
        "-y",
        "@modelcontextprotocol/server-olares"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.