MCP Server
MCP
cloud-audit
AWS security scanner with attack chain detection, IAM privilege escalation, and fixes
Install
uvx cloud-audit
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "cloud-audit",
"version": "2.0.1",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "cloud-audit",
"type": "named",
"name": "--from"
},
{
"value": "cloud-audit-mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment