对象存储服务MCP
@FunnyPuppet
About 对象存储服务MCP
MCP server for object storage, supporting a range of operations for object storage
Basic information
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
More Files & Storage MCP servers
Google Drive MCP Server
hxie-pallasA google drive mcp servers based on Python
PDF Reader MCP Server (@shtse8/pdf-reader-mcp)
shtse8📄 The PDF intelligence layer for AI agents — Agent Document Twin, evidence-first extraction, visual crops, OCR provenance, trust reports, and benchmark-gated releases. MCP server for Claude, Cursor, VS Code, and any MCP client.
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.
MCP Filesystem Server
mark3labsGo server implementing Model Context Protocol (MCP) for filesystem operations.
Mcp Google Sheets
xing5This MCP server integrates with your Google Drive and Google Sheets, to enable creating and modifying spreadsheets.
Comments