Installation & Configuration
{
"mcpServers": {
"s3": {
"command": "npx",
"args": [
"mcp-server-s3"
],
"env": {
"AWS_REGION": "us-east-1",
"AWS_ACCESS_KEY_ID": "your-access-key",
"AWS_SECRET_ACCESS_KEY": "your-secret-key"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17