S3 MCP Server
Related Servers
Alternatives to S3 MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables interaction with AWS S3 storage through bucket operations (create, delete, list), object management (upload, download, delete, list), and bucket policy configuration using AWS credentials.7 npm2MIT
- AlicenseAqualityCmaintenanceEnables AI assistants to explore and manage S3-compatible object storage (AWS S3, RustFS, MinIO, Cloudflare R2) by listing buckets and objects, inspecting metadata, and reading object contents with capped range requests. Write operations such as upload and delete are available but disabled unless explicitly enabled, with optional bucket allow-listing and custom TLS trust.6MIT
- FlicenseNot gradedqualityCmaintenanceEnables LLM agents to interact with MinIO/S3 object storage, supporting bucket and object operations like listing, reading, writing, and generating presigned URLs.1-
- AlicenseNot gradedqualityAmaintenanceEnables agents to interact with any S3-compatible storage (AWS S3, LocalStack, MinIO) via MCP, providing tools like list, read, write, delete objects and buckets.MIT
- FlicenseAqualityDmaintenanceProvides tools for interacting with MinIO and S3-compatible object storage through MCP clients like Claude. It enables comprehensive bucket and object management, including listing, creating, uploading, and generating presigned URLs.132-
- AlicenseNot gradedqualityFmaintenanceEnables interaction with AWS S3 through MCP, supporting bucket and object management, lifecycle configurations, tagging, policies, CORS settings, presigned URLs, and file uploads/downloads.3MIT
TDQS
Scored across 5 tools
Each tool has a clearly distinct purpose targeting specific S3 operations: listing buckets, listing objects, uploading, reading, and deleting. There is no overlap in functionality, making tool selection straightforward for an agent.
All tools follow a consistent 's3_verb_noun' pattern with snake_case, using clear verbs like list, put, read, and delete. This uniformity makes the tool set predictable and easy to navigate.
With 5 tools, the server is well-scoped for basic S3 operations, covering essential actions without being overwhelming. Each tool serves a distinct and necessary function in the domain.
The tool set covers core CRUD operations for S3 objects (create, read, delete, list) and bucket listing, but lacks operations like copying objects, managing bucket policies, or handling multipart uploads. However, the included tools support fundamental workflows effectively.