About
AWS Ow S3 enables secure and controlled access to your AWS S3 buckets by generating pre-signed URLs. It offers functionalities for listing objects, retrieving objects, uploading objects, and deleting objects. This server simplifies S3 operations within applications, particularly when integrating with platforms like Claude Desktop, by abstracting away the complexities of AWS authentication and authorization.
Key Features
- 1 GitHub stars
- Configurable URL expiration times
- Supports listing, getting, putting, and deleting objects
- Generates pre-signed URLs for secure S3 access
- Uses standard AWS credential configuration methods
- Integrates with Claude Desktop via MCP
Use Cases
- Securely providing access to S3 objects for applications
- Integrating S3 storage with AI assistants or workflows
- Enabling file uploads to S3 from a client application