Agentโ™ฅ๏ธŽAge
Catalog

com.pulsemcp/s3

Official

by pulsemcp ยท TypeScript

MCP server for AWS S3 with fine-grained tool control and S3-compatible endpoint support.

com.pulsemcp/s3 (MCP Server)

MCP server for AWS S3 operations. It provides read/write access to S3 buckets and objects with fine-grained tool control, including configurable tool groups for security and permission management, plus support for S3-compatible endpoints such as MinIO and LocalStack.

๐Ÿ› ๏ธ Key Features

  • Read/write S3 bucket and object operations (list, get, put, copy, delete)
  • Fine-grained access control via tool groups (readonly, readwrite)
  • Individual tool enable/disable through environment variables
  • AWS credential validation with health checks
  • S3-compatible endpoint support (e.g., MinIO, LocalStack)
  • TypeScript with strict type checking
  • Comprehensive testing

๐Ÿš€ Use Cases

  • Managing S3 buckets and objects through MCP tools
  • Using restricted tool access (readonly vs readwrite) for different users or workflows
  • Connecting to S3-compatible storage platforms during development or testing

โšก Developer Benefits

  • Clear security model using tool groups and environment-based tool toggles
  • Endpoint flexibility for local and compatible S3 services
  • Strict TypeScript types and comprehensive test coverage

โš ๏ธ Limitations

  • Limited to AWS S3 operations and S3-compatible endpoints as described.

Related servers

More in Cloud & DevOps