Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
S3_REGIONNoThe regionauto
S3_ENDPOINTYesThe S3 API endpoint URL
S3_ACCESS_KEY_IDYesYour access key ID
S3_SECRET_ACCESS_KEYYesYour secret access key

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
s3_list_buckets

List all S3 buckets

s3_list_objects

List objects in an S3 bucket

s3_read_object

Read the content of an object from an S3 bucket

s3_put_object

Upload an object to an S3 bucket

s3_delete_object

Delete an object from an S3 bucket

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

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