Connects to AWS S3 or any S3-compatible storage endpoint (like MinIO or Backblaze B2) to manage buckets and objects through MCP. You get fine-grained control over which S3 operations are exposed as tools, so you can limit an agent to read-only access or specific bucket operations without opening up your entire S3 account. Built by PulseMCP as an experimental server, meaning they'll maintain it unless AWS ships something better. Requires AWS credentials and supports the standard S3 operations you'd expect: creating buckets, uploading and downloading objects, listing contents, managing permissions. Reach for this when you need an AI agent to interact with S3 storage as part of a larger workflow.
claude mcp add --transport stdio com.pulsemcp-s3 uvx s3