Aws S3
Freeby MCP Community
MCP Server for S3
v0.4.0Added Apr 12, 2026
mcps3awsmodelcontextprotocol
Aws S3 MCP Server
MCP Server for S3
Installation
Reviews
Installation
Quick install
npx -y aws-s3-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"aws-s3": {
"command": "npx",
"args": ["-y", "aws-s3-mcp"]
}
}
}