Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AWS_REGIONNoThe AWS region to use for S3 operations.us-east-1
AWS_ACCESS_KEY_IDNoAWS access key ID for authentication.
AWS_SECRET_ACCESS_KEYNoAWS secret access key for authentication.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_buckets

List all S3 buckets in your AWS account.

list_objects

List objects in an S3 bucket. Optionally filter by prefix and limit count.

get_object

Download and read the contents of an S3 object as text.

put_object

Upload text content to an S3 object.

delete_object

Delete an object from an S3 bucket.

presigned_url

Generate a presigned URL for temporary access to an S3 object.

bucket_info

Check if a bucket exists and get basic info.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/ofershap/mcp-server-s3'

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