Kloudle Cloud Security Scanner
Official2 toolsby Kloudle
AWS cloud security scanners for AI agents — S3, IAM, EC2, EKS, RDS, CloudTrail, CloudWatch Logs
Scan AWS cloud resources for security issues across S3, IAM, EC2, and other services.
Captured live from the server via tools/list.
search
Find Kloudle cloud security scanners by capability. Returns matching binaries with name, description, check count, and severity breakdown.
Parameters (1)
- querystringrequired
Search query (e.g., 's3 encryption', 'iam', 'public access')
get
Get full metadata, SHA256 hash, download URL, and ready-to-run shell command for a Kloudle scanner binary. Pass args to get a complete command; omit for a template with placeholders.
Parameters (2)
- namestringrequired
Binary name (e.g., 'k5e-aws-s3')
- argsobject
CLI args as key-value pairs (e.g., {'region': 'us-east-1'})
README not available yet.
Install
Remote endpoint
Streamable HTTPHosted server - connect over the network, no local install.
https://mcp.kloudle.dev/mcpclaude_desktop_config.json
{
"mcpServers": {
"cloud-security-scanner": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.kloudle.dev/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.