{"slug":"ashgw/s3-mcp","name":"AWS S3","description":"Manage AWS S3 buckets and objects, including policies, tagging, and configurations.","category":"cloud-storage","tags":[],"official":false,"stars":3,"transport":null,"install":null,"tools":[{"name":"list_buckets","description":"Retrieve a list of all S3 buckets."},{"name":"create_bucket","description":"Create a new S3 bucket with optional configurations."},{"name":"list_objects","description":"List all objects in a specified bucket."},{"name":"get_object","description":"Retrieve the content of a specified object."},{"name":"put_object","description":"Upload an object to a specified bucket."},{"name":"delete_object","description":"Remove an object from a specified bucket."},{"name":"generate_presigned_url","description":"Create a presigned URL for accessing or uploading an object."},{"name":"set_bucket_policy","description":"Update or set a policy for a specified bucket."},{"name":"get_bucket_policy","description":"Retrieve the current policy for a specified bucket."},{"name":"delete_bucket_policy","description":"Remove the current policy for a specified bucket."},{"name":"lifecycle_configuration","description":"Manage lifecycle rules for S3 buckets."},{"name":"object_tagging","description":"Set and retrieve tags for S3 objects."},{"name":"cors_configuration","description":"Get and set CORS rules for a bucket."},{"name":"copy_object","description":"Copy an object from one location to another within S3."},{"name":"download_file_to_local","description":"Download a file from a specified S3 bucket to a local path."},{"name":"upload_local_file","description":"Upload a local file to a specified S3 bucket."}],"env_vars":["AWS_SECRET_ACCESS_KEY","AWS_ACCESS_KEY_ID"],"auth_type":"none","github":"https://github.com/ashgw/s3-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}