Connect to AWS S3 buckets to list, upload, and read objects.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "aws-s3-connector-mcp" yet — see the docs or source repo.
Connect to my AWS S3 bucket and list the latest 50 objects, including object keys and last modified times.
A list of objects in the specified bucket, including file or key names and timestamps.
Upload a local report file to the S3 path reports/2025/ and tell me the upload result.
The file is uploaded, with the destination path or upload status returned.
Read the content of data/monthly-summary.json in S3 and extract its main fields.
The object content or parsed key information is returned for further analysis.
Developers or DevOps engineers can connect to AWS S3 through an MCP client to quickly browse bucket objects and read file contents. It is useful for routine checks, verifying uploads, and inspecting object data.
When teams need to place reports, data files, or other assets into S3, this tool can upload objects directly to a target path. It fits workflows where cloud storage needs to be integrated into AI-assisted tasks.
The tool supports connecting to both public and private AWS S3 buckets with multiple transport modes. It is suitable for accessing S3 objects under different access conditions.
It allows MCP clients to connect to AWS S3 buckets, list objects, upload files, and read objects in various formats. The description also states that it supports both public and private buckets.
Yes. The provided description explicitly says it supports both public and private buckets.
The provided material does not include installation steps, runtime requirements, or authentication details. For exact prerequisites, see the source repository.
Manage S3-compatible buckets and objects through MCP tools.
Connect to Amazon S3-compatible storage for object management and automation.
Manage AWS S3 buckets, objects, and operations through a unified MCP interface.
Manage files in AWS S3 and compatible storage with natural language.
Manage and analyze AWS security groups, S3 buckets, and VPC connections.
Let AI safely query AWS resources through a read-only AWS CLI server.