S3 MCP Server
by AM1010101
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| S3_REGION | No | The region | auto |
| S3_ENDPOINT | Yes | The S3 API endpoint URL | |
| S3_ACCESS_KEY_ID | Yes | Your access key ID | |
| S3_SECRET_ACCESS_KEY | Yes | Your secret access key |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| s3_list_bucketsB | List all S3 buckets |
| s3_list_objectsC | List objects in an S3 bucket |
| s3_read_objectC | Read the content of an object from an S3 bucket |
| s3_put_objectC | Upload an object to an S3 bucket |
| s3_delete_objectB | Delete an object from an S3 bucket |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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