Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by sofianhamiti • Workflow & Task Management
An MCP server that exposes AWS S3 bucket operations (like listing buckets) to agents via the Model Context Protocol.
Discover and list all S3 buckets in an AWS account, optionally constrained to a specific region.
Integrate S3 operations into workflows (e.g., automation, file management, or admin tasks) via MCP without embedding AWS SDK logic.
Run in MCP-compatible environments (like Claude Desktop) to provide S3 access to conversational or automation agents.
This server provides tools for interacting with AWS S3 buckets through MCP, enabling agents to perform S3 operations without directly embedding AWS SDK calls. The current feature set includes a list-s3-buckets tool (with an optional region parameter) and is intended to be run via the uv/uvx runner and integrated into MCP-compatible clients like Claude Desktop. It requires Python 3.13+ and configured AWS credentials (CLI, env vars, or IAM role). This simplifies building agent-driven automations and admin workflows that need S3 access.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.