s3-mcp-server
If you are the rightful owner of s3-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for accessing Amazon S3 buckets, providing seamless integration with S3 storage through MCP.
The S3 MCP Server is designed to facilitate efficient access and management of Amazon S3 buckets using the Model Context Protocol (MCP). It allows users to list and retrieve objects from S3 buckets with ease, leveraging streaming capabilities for handling large files such as PDFs. The server supports secure AWS credentials management and offers a command-line interface with customizable options. It is built with TypeScript, ensuring type safety and modern JavaScript features. The server can be easily integrated into existing MCP setups, making it a versatile tool for developers working with cloud storage solutions.
Features
- S3 bucket object listing with prefix filtering
- Efficient large file handling through streaming
- Secure AWS credentials management
- TypeScript support
- CLI interface with customizable options