Connect to Amazon S3-compatible storage for object management and automation.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "io.github.FerhatDundar/s3-mcp-connector" yet — see the docs or source repo.
Connect to my MinIO/S3 endpoint, list all buckets, and show the latest 50 objects in bucket-a with name, size, and last modified time.
A list of buckets plus a structured list of objects in the specified bucket.
Upload CSV files from the local reports/ directory to the S3 path monthly-reports/2025-08/, overwrite duplicates, and summarize the upload results.
Bulk upload completed with a summary of successes, failures, and overwritten files.
Check whether the LocalStack S3-compatible endpoint is reachable, verify read/write access to test-bucket, and report issues with troubleshooting suggestions.
Connection and permission check results with actionable troubleshooting guidance.
Connect to AWS S3 buckets to list, upload, and read objects.
Manage S3-compatible buckets and objects through MCP tools.
Manage AWS S3 buckets, objects, and operations through a unified MCP interface.
Let AI safely query AWS resources through a read-only AWS CLI server.
Upload files to AWS S3 buckets with automatic MIME type detection.
Simulate cloud services locally for faster development and testing workflows.