# AWS Region where your S3 buckets are located
AWS_REGION=us-east-1
# Comma-separated list of S3 bucket names the server is allowed to access
# Leave empty to allow access to all buckets the credentials can access
S3_BUCKETS=my-bucket-1,my-bucket-2,my-documents
# Maximum number of buckets to return in listing operations
S3_MAX_BUCKETS=10
# AWS Credentials (optional, can use AWS credentials file instead)
# AWS_ACCESS_KEY_ID=your_access_key_id
# AWS_SECRET_ACCESS_KEY=your_secret_access_key
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/samuraikun/aws-s3-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server