How to Use the Amazon S3 MCP in Claude Code
Run headless bucket operations and pipe S3 object data directly inside your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Amazon S3 MCP to Claude Code
Create your Vinkius account to connect Amazon S3 to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Claude Code pipes S3 data to terminal utilities
The `get_object_data` tool gives your terminal client direct access to raw bucket data. This MCP Server loads it instantly. You can command Claude Code to fetch a remote CSV file, parse it with local shell scripts, and output the summary. Because Claude Code runs entirely in the CLI, it integrates with your existing UNIX pipelines. It can run `list_objects` to find specific log files, fetch them, and grep for errors without opening a browser.
Scriptable bucket provisioning via Claude Code
The `create_bucket` tool lets you automate infrastructure tasks directly from your shell prompt. You can tell Claude Code to set up temporary environments for CI/CD runs, and it will handle the bucket creation on the fly. Once the CI/CD run completes, Claude Code uses `delete_object` and `delete_bucket` to tear down the infrastructure. This keeps your AWS footprint clean and prevents runaway storage costs.
Fast metadata audits in terminal sessions
The `get_object_metadata` tool allows Claude Code to quickly check file sizes and content types without downloading massive payloads. You can run quick audits on your assets to find uncompressed images or missing headers. It uses `get_bucket_acl` to check permission profiles across all your storage. This is ideal for quick security checks during SSH sessions, local development sprints, or MCP workflows.
Set up Amazon S3 MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeamazon-s3-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Amazon S3 transactions." It will automatically discover and invoke the available Amazon S3 tools.
claude mcp add --transport http amazon-s3-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Amazon S3 MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Amazon S3 MCP today
We host it, we monitor it, we maintain it. You just paste one token.