Skip to main content
Glama

aws_s3_get_object

Download S3 object content from AWS, returning text as strings or binary as base64. Supports partial downloads with byte ranges for large files.

Instructions

Download and return the content of an S3 object. Text files are returned as strings; binary files as base64. Use 'range' for partial downloads of large files.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
profileNoAWS profile name from ~/.aws/config (e.g., 'default', 'production')
regionNoAWS region override (e.g., 'us-east-1', 'sa-east-1')
bucketYesS3 bucket name
keyYesObject key (path)
rangeNoByte range (e.g., 'bytes=0-1023') for partial download
Install Server

Other Tools

Latest Blog Posts

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/marcelobrake/aws-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server