Skip to main content
File SystemsPython

Xuanwo/mcp-server-opendal

Access any storage with Apache OpenDAL™

file-systemscloud-servicelocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/Xuanwo/mcp-server-opendal

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-server-opendal": {
      "command": "npx",
      "args": [
        "-y",
        "Xuanwo/mcp-server-opendal"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
File Systems
Language
Python
Author
Xuanwo