bucket-helper-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| S3_HTTPS | No | Public HTTPS URL of the bucket (e.g., https://my-bucket.s3.eu-west-3.amazonaws.com). | |
| S3_BUCKET | No | S3 bucket name. | |
| S3_PREFIX | No | Default key prefix. | |
| S3_REGION | No | AWS region (default: us-east-1). | us-east-1 |
| S3_ACCESS_KEY | No | S3 access key. | |
| S3_SECRET_KEY | No | S3 secret key. | |
| S3_VERIFY_SSL | No | Verify SSL (default: true). | true |
| S3_ENDPOINT_URL | No | Endpoint URL for S3-compatible storage (leave empty for AWS S3). | |
| S3_USE_PATH_STYLE | No | Force path-style addressing (default: false). | false |
| BUCKET_HELPER_CONFIG | No | Path to a JSON or YAML config file containing S3 credentials. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/warith-harchaoui/bucket-helper'
If you have feedback or need assistance with the MCP directory API, please join our Discord server