Installation & Configuration
{
"mcpServers": {
"s3-server": {
"command": "uv",
"args": [
"--directory",
".",
"run",
"server.py"
],
"env": {
"ENDPOINT": "endpoint",
"ACCESS_KEY_ID": "your access key",
"ACCESS_KEY_SECRET": "your access secret"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13