对象存储服务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

Google Drive
modelcontextprotocolModel Context Protocol Servers
Storacha MCP Storage Server
storachaStoracha MCP storage server - self-sovereign data for your AI applications.
md-pdf-mcp (Markdown to PDF MCP Server)
seanivoreMarkdown To PDF Conversion MCP
Mcp Google Sheets
xing5This MCP server integrates with your Google Drive and Google Sheets, to enable creating and modifying spreadsheets.
PDF Reader MCP Server (@sylphlab/pdf-reader-mcp)
sylphlab📄 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.
Comments