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.
Manage AWS S3 buckets, objects, and operations through a unified MCP interface.
Upload files to AWS S3 buckets with automatic MIME type detection.
Simulate cloud services locally for faster development and testing workflows.
Manage and analyze AWS security groups, S3 buckets, and VPC connections.
Create and manage AWS infrastructure resources through an MCP server.
Manage S3-compatible buckets and objects in RustFS using natural language.