stdioTypeScript파일·저장소
AWS S3
S3 버킷 객체 read/list/upload.
한 줄 평가 — 다음 사람 도와주세요
설치 명령
npx -y mcp-server-aws-s3
클라이언트 설정
Claude Desktop의 claude_desktop_config.json에 그대로 붙여 넣으세요.
{
"mcpServers": {
"aws-s3": {
"command": "npx",
"args": ["-y", "mcp-server-aws-s3"],
"env": { "AWS_ACCESS_KEY_ID": "..." }
}
}
}제공 기능
list_objectsget_objectput_object