ofershap/mcp-server-s3
by Various
MCP server for AWS S3 — list buckets, browse objects, upload/download, presigned URLs
MCP
ofershap/mcp-server-s3
Added 1 June 2026
Overview
MCP server for AWS S3. It lists buckets, browses objects, uploads and downloads files, and generates presigned URLs. Implemented in TypeScript.
Best for
Best for
Developers integrating S3 file operations into MCP-enabled tools
Use cases
- List and browse S3 buckets and objects from an MCP client
- Upload files to S3 and download objects programmatically
- Generate presigned URLs for temporary access to S3 objects
Notes
MCP server for AWS S3. It lists buckets, browses objects, uploads and downloads files, and generates presigned URLs. Implemented in TypeScript.
1 stars on GitHub. Last updated 2026-03-10. Licensed MIT.
Use cases
- List and browse S3 buckets and objects from an MCP client
- Upload files to S3 and download objects programmatically
- Generate presigned URLs for temporary access to S3 objects
Pros
- Lightweight TypeScript implementation
- Supports common S3 operations like list, upload, download, and presigned URLs
- Follows the Model Context Protocol for easy integration
Cons
- Very early project with only 1 star, likely minimal testing
- Limited to basic operations, no advanced features like bucket policies or lifecycle management
- Requires AWS credentials configuration
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight TypeScript implementation
- Supports common S3 operations like list, upload, download, and presigned URLs
- Follows the Model Context Protocol for easy integration
Cons
- Very early project with only 1 star, likely minimal testing
- Limited to basic operations, no advanced features like bucket policies or lifecycle management
- Requires AWS credentials configuration
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.