# s3 MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/com-pulsemcp-s3
- Repository: https://github.com/pulsemcp/mcp-servers

## Install
- Command: `npx -y s3-aws-mcp-server`
- Auth: Auth required by registry metadata

## Setup notes
- Package: Npm s3-aws-mcp-server v0.0.4
- Environment variable: AWS_ACCESS_KEY_ID (required; secret)
- Environment variable: AWS_SECRET_ACCESS_KEY (required; secret)
- Environment variable: AWS_REGION (default us-east-1)
- Environment variable: AWS_ENDPOINT_URL
- Environment variable: S3_FORCE_PATH_STYLE (default false)
- Environment variable: S3_BUCKET
- Environment variable: S3_ENABLED_TOOLGROUPS
- Environment variable: S3_ENABLED_TOOLS
- Environment variable: S3_DISABLED_TOOLS
- Environment variable: SKIP_HEALTH_CHECKS (default false)
- The upstream registry signals required auth or secrets.

## Tools
Not captured

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.pulsemcp
- Version: 0.0.4
- Runtime: Npm
- Transports: STDIO
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 18, 2026
- Source: https://registry.modelcontextprotocol.io
