Installation & Configuration
{
"mcpServers": {
"wos": {
"command": "uv",
"args": [
"--directory",
".",
"run",
"wos-mcp-server"
],
"env": {
"WOS_ACCESS_KEY": "YOUR_ACCESS_KEY",
"WOS_SECRET_KEY": "YOUR_SECRET_KEY",
"WOS_REGION_NAME": "YOUR_REGION_NAME",
"WOS_ENDPOINT_URL": "YOUR_ENDPOINT_URL",
"WOS_BUCKETS": "YOUR_BUCKET_A,YOUR_BUCKET_B"
}
}
}
}Information
Transport
stdiosse
Language
Python
Created
2026/6/14
Updated
2026/6/15