Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
S3_REGIONNoRegion used for request signing. Alternative: AWS_REGION.
AWS_REGIONNoRegion used for request signing. Alternative: S3_REGION.
S3_BUCKETSNoComma-separated list of allowed bucket names. Alternative: S3_BUCKET_1, S3_BUCKET_2, etc.
S3_VERIFY_SSLNoSet to 'false' only for local/self-signed development (default: 'true').
S3_CONFIG_FILENoPath to an optional JSON/TOML config file for profiles.
S3_MAX_BUCKETSNoMaximum number of buckets to process per list call (default: '5').
S3_ENDPOINT_URLNoRequired for most non-AWS providers (e.g., MinIO, Cloudflare R2).
S3_ACCESS_KEY_IDNoAccess key ID for S3-compatible storage.
S3_SESSION_TOKENNoOptional session token for temporary credentials.
S3_CONFIG_PROFILENoProfile name to use from config file (default: 'default').
S3_ADDRESSING_STYLENoAddressing style: 'auto', 'path', or 'virtual' (default: 'auto').
S3_SECRET_ACCESS_KEYNoSecret access key for S3-compatible storage.
S3_SIGNATURE_VERSIONNoSignature version, usually 's3v4'.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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