io.github.ofershap/s3
Quality Score
83
/100
AWS S3 MCP — list buckets, browse objects, upload/download, presigned URLs.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"s3": {
"command": "npx",
"args": [
"-y",
"mcp-server-s3"
]
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"s3": {
"command": "npx",
"args": [
"-y",
"mcp-server-s3"
]
}
}
}Cline (cline_mcp_settings.json)
npx -y mcp-server-s3§03 MCP Quality Score · methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in AWS
Amazon ECS MCP Server
aws.api.us-east-1.ecs-mcp/server
AI-powered Amazon ECS workload management
Amazon EKS MCP Server
aws.api.us-east-1.eks-mcp/server
AI-powered Amazon EKS cluster management and troubleshooting
Qovery MCP Server
com.qovery/mcp-server
Deploy apps and manage Kubernetes on AWS, GCP, Azure, and On-Premise with natural language.