Server Config
{
"mcpServers": {
"AWS-S3-AccessTool": {
"command": "python",
"args": [
"C:your-absolute-path-to-the-file\\main.py"
]
}
}
}{
"mcpServers": {
"AWS-S3-AccessTool": {
"command": "python",
"args": [
"C:your-absolute-path-to-the-file\\main.py"
]
}
}
}