list-objects
Retrieve and filter objects stored in an S3 bucket by specifying the bucket name, optional prefix, and maximum number of objects to list. Simplifies S3 object management with structured queries.
Instructions
List objects in an S3 bucket
Input Schema
Name | Required | Description | Default |
---|---|---|---|
bucket | Yes | Name of the S3 bucket | |
maxKeys | No | Maximum number of objects to return | |
prefix | No | Prefix to filter objects (like a folder) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from S3 MCP Server
Related Tools
- @samuraikun/aws-s3-mcp
- @rishikavikondala/mcp-server-aws
- @rishikavikondala/mcp-server-aws
- @samuraikun/aws-s3-mcp
- @sofianhamiti/mcp-server-s3