Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by OpenWorkspace-o1 • File & Storage
Provides secure, programmatic access to an S3 bucket by exposing basic object operations and generating pre-signed URLs for uploads and downloads.
List objects in an S3 bucket and optionally filter by key prefix to discover available files.
Generate pre-signed URLs to securely download objects without managing long-lived AWS credentials.
Generate pre-signed upload URLs or delete objects in S3 as part of automated data workflows.
This MCP server exposes common AWS S3 operations (list, get, put, delete) and generates pre-signed URLs so agents can securely upload or download objects without direct AWS credentials. It is built with Node.js/TypeScript using the AWS SDK and integrates easily with tools like Claude Desktop or via npx/docker. Configuration is via environment variables (BUCKET_NAME, REGION, AWS credentials) allowing it to be run in containers or CI. The server simplifies agent access to S3 while keeping credentials and permissions managed on the server side.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.