A
securityF
licenseA
qualityAn MCP server that provides tools for interacting with AWS S3 buckets, enabling direct access to S3 operations through the Model Context Protocol.
Last updated -
1
Python
模型上下文协议 (MCP) 服务器实现,通过Apache OpenDAL™提供对各种存储服务的访问。
将以下内容添加到claude_desktop_config.json
:
它需要在你的机器上安装uv
。查看官方文档获取安装指南。
通过设置环境变量来配置存储服务。每个服务都需要一个前缀和特定的配置选项。
例如,要配置别名为“mys3”的 S3 服务:
然后,您可以使用诸如read
和list
类的工具以及mys3://path/to/file
。
mcp-server-opendal
也将从.env
加载。
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
模型上下文协议服务器,通过 Apache OpenDAL™ 提供对多种存储服务(包括 S3、Azure Blob Storage 和 Google Cloud Storage)的无缝访问。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Xuanwo/mcp-server-opendal'
If you have feedback or need assistance with the MCP directory API, please join our Discord server