对象存储服务MCP
@FunnyPuppet
About 对象存储服务MCP
MCP server for object storage, supporting a range of operations for object storage
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"bilibili": {
"command": "uv",
"args": [
"--directory",
"/your-project-path/src/s3-server",
"run",
"server.py"
],
"env": {
"ENDPOINT": "endpoint",
"ACCESS_KEY_ID": "your access key",
"ACCESS_KEY_SECRET": "your access secret"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is 对象存储服务MCP?
对象存储服务MCP is an MCP (Model Context Protocol) server that provides a set of operations for managing object storage services. It allows AI assistants to interact with an S3-compatible object storage system through standard MCP interfaces, targeting developers building AI-powered storage management workflows.
How to use 对象存储服务MCP?
Clone the repository, install dependencies with uv sync, then configure the server in an MCP client by adding
Basic information
More Files & Storage MCP servers
Filesystem MCP Server for WSL
webconsultingfilesystem MCP server for accessing WSL distributions from Windows
S3 MCP Server
samuraikunMCP server to integrate AWS S3 and LLM
Filesystem
chrisdocManage your Hevy workouts, routines, folders, and exercise templates. Create and update sessions faster, organize plans, and search exercises to build workouts quickly. Stay synced with changes so your training log is always up to date.
PDF Extraction MCP Server (Claude Code Fork)
xraywuMCP server to extract contents from a PDF file
Claude Document MCP Server
alejandroBallesterosCA lightweight MCP server for processing, editing, and interacting with PDF, Word, Excel, and CSV documents.
Comments