Xuanwo/mcp-server-opendal
Access any storage with Apache OpenDAL™
Quick Start
Clone the repository:
git clone https://github.com/Xuanwo/mcp-server-opendalClaude 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.