khuynh22/aws-s3-mcp-server
MCP server exposing AWS S3 tools: list buckets/objects, presigned GET/PUT, safe by default.
Platform-specific configuration:
{
"mcpServers": {
"aws-s3-mcp-server": {
"command": "npx",
"args": [
"-y",
"aws-s3-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...