Opendal MCP Server

v1.0.0APIsstable

Model Context Protocol Server for Apache OpenDAL™

opendalmcpai-integration
Share:
34
Stars
0
Downloads
0
Weekly
0/5

About

Model Context Protocol Server for Apache OpenDAL™

Features

  • list
  • read
  • get_info

Use Cases

List files in OpenDAL service Args: uri: resource URI, e.g. mys3://path/to/dir Returns: String containing directory content
Read file content from OpenDAL service Args: uri: resource URI, e.g. mys3://path/to/file Returns: File content or error information
Get metadata of file in OpenDAL service Args: uri: resource URI, e.g. mys3://path/to/file Returns: File metadata information
Xuanwo

Maintainer

LicenseApache-2.0
Languagepython
Versionv1.0.0
UpdatedJan 17, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx opendal

Examples

Basic Configuration

Configure Opendal MCP Server

npx opendal

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

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

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Opendal MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides