Antigravity AI Directory

Discover the best AI prompts and MCP servers for Antigravity AI.

Resources

PromptsMCP ServersBest PracticesUse Cases

Company

Submit PromptAntigravityAI.directory

Legal

Privacy PolicyTerms of ServiceContact Us

© 2025 Antigravity AI Directory. All rights reserved.

Built with ❤️ for the AI community

Antigravity AI Directory
PromptsMCPBest PracticesUse CasesLearnDocs
Home
MCP Servers
AWS S3
☁️

AWS S3

Object storage for files, images, and static assets

StorageAWSFiles

About

Store and retrieve files, images, and static assets using Amazon S3. Scalable object storage with high durability and availability.

Installation

Configuration
{
  "mcpServers": {
    "aws-s3": {
      "env": {
        "AWS_REGION": "us-east-1",
        "S3_BUCKET_NAME": "your-bucket-name",
        "AWS_ACCESS_KEY_ID": "your_access_key",
        "AWS_SECRET_ACCESS_KEY": "your_secret_key"
      },
      "args": [
        "-y",
        "@aws-sdk/mcp-s3"
      ],
      "command": "npx"
    }
  }
}

How to Use

  1. 1Create AWS account and S3 bucket
  2. 2Create IAM user with S3 permissions
  3. 3Generate access keys
  4. 4Configure bucket CORS if needed

Environment Variables

AWS_REGIONus-east-1
S3_BUCKET_NAMEyour-bucket-name
AWS_ACCESS_KEY_IDyour_access_key
AWS_SECRET_ACCESS_KEYyour_secret_key

Related MCP Servers

🤖

Replicate

Run AI models in the cloud

🔐

Auth0

Authentication and authorization platform

📄

Sanity

Structured content platform and headless CMS

← Back to All MCP Servers