
CloudSword
Supports UIby wgpsec
Comprehensive open-source security tool for discovering and testing risks in public cloud environments.
What it does
CloudSword is a specialized security tool designed for public cloud tenants to identify resource risks, test vulnerabilities, and enhance defense capabilities across major providers like Alibaba Cloud, Tencent Cloud, Huawei Cloud, and Baidu Cloud.
Tools
list_cloud_assets: Lists assets across OSS, ECS, RAM, and Domain services.oss_list_buckets: Enumerates object storage buckets (Alibaba, Tencent, Huawei, Baidu).oss_search_objects: Searches for specific objects within Alibaba OSS.ram_list_users: Lists RAM users for identity and access management auditing.create_honey_token: Creates honey-token access credentials for Tencent Cloud to detect leaks.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"cloudsword": {
"command": "cloudsword",
"args": ["stdio"]
}
}
}
Note: Requires CloudSword binary installed via Homebrew (brew install wgpsec/tap/cloudsword).
Supported hosts
- Claude Desktop
Quick install
brew install wgpsec/tap/cloudswordInformation
- Pricing
- free
- Published
- 4/23/2026
- stars






