ECS Cloud Storage
Provides comprehensive file management and cloud storage operations including upload, download, search, move, rename, delete, directory management, file sharing, and video downloading capabilities with authentication and configurable timeout handling.
2 stars
0 tools
Created Aug 2025
@qihoo360/qihoo360-ecs-cloud-storage-ecs-mcp-serverAbout
Provides comprehensive file management and cloud storage operations including upload, download, search, move, rename, delete, directory management, file sharing, and video downloading capabilities with authentication and configurable timeout handling.
Categories
general
Installation
npm
npm install @qihoo360/qihoo360-ecs-cloud-storage-ecs-mcp-server
Configuration
{
"mcpServers": {
"qihoo360-ecs-cloud-storage-ecs-mcp-server": {
"command": "npx",
"args": [
"-y",
"@qihoo360/qihoo360-ecs-cloud-storage-ecs-mcp-server"
]
}
}
}