AWS S3

v0.4.0Cloud Servicesstable

An Amazon S3 Model Context Protocol server that allows Large Language Models like Claude to interact with AWS S3 storage, providing tools for listing buckets, listing objects, and retrieving object contents.

mcps3aws
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is AWS S3?

AWS S3 is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to amazon s3 model context protocol server that allows large language models like claude to interact with aws s3 storage, providing tools for listing buckets, listing objects, and retrieving object conte...

An Amazon S3 Model Context Protocol server that allows Large Language Models like Claude to interact with AWS S3 storage, providing tools for listing buckets, listing objects, and retrieving object contents.

This server falls under the Cloud Services category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • An Amazon S3 Model Context Protocol server that allows Large

Use Cases

Interact with AWS S3 buckets
List buckets and objects
samuraikun

Maintainer

LicenseMIT License
Languagetypescript
Versionv0.4.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y aws-s3-mcp

Manual Installation

npx -y aws-s3-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about AWS S3

What is AWS S3?

AWS S3 is a Model Context Protocol (MCP) server that amazon s3 model context protocol server that allows large language models like claude to interact with aws s3 storage, providing tools for listing buckets, listing objects, and retrieving object contents. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install AWS S3?

Install via npm with the command: npx -y aws-s3-mcp. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with AWS S3?

AWS S3 works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is AWS S3 free to use?

Yes, AWS S3 is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More Cloud Services MCP Servers

Explore all cloud services servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "s3-mcp-server": { "command": "npx", "args": ["-y", "aws-s3-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use AWS S3?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides