cloud-audit
Rank #3,156io.github.gebalamariusz/cloud-audit
AWS security scanner with attack chain detection, IAM privilege escalation, and fixes
cloud-audit is a Model Context Protocol (MCP) server published by gebalamariusz. It ranks #3,156 of 130,833 servers tracked on MCP Toplist, and its repository has 72 GitHub stars. cloud-audit is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 3 tracked versions. It was first listed on Mar 3, 2026 and most recently updated on Apr 17, 2026.
Ranks ahead of 127,677 of 130,833 servers on MCP Toplist.
Use cloud-audit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cloud-audit -- uvx --from cloud-audit cloud-audit-mcp cloud-audit[mcp_servers.cloud-audit]
command = "uvx"
args = ["--from", "cloud-audit", "cloud-audit-mcp", "cloud-audit"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"cloud-audit": {
"command": "uvx",
"args": [
"--from",
"cloud-audit",
"cloud-audit-mcp",
"cloud-audit"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"cloud-audit": {
"command": "uvx",
"args": [
"--from",
"cloud-audit",
"cloud-audit-mcp",
"cloud-audit"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cloud-audit": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"cloud-audit",
"cloud-audit-mcp",
"cloud-audit"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cloud-audit": {
"command": "uvx",
"args": [
"--from",
"cloud-audit",
"cloud-audit-mcp",
"cloud-audit"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cloud-audit": {
"command": "uvx",
"args": [
"--from",
"cloud-audit",
"cloud-audit-mcp",
"cloud-audit"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.gebalamariusz%2Fcloud-audit)<a href="https://mcptoplist.com/server/io.github.gebalamariusz%2Fcloud-audit"><img src="https://mcptoplist.com/badge/io.github.gebalamariusz%2Fcloud-audit.svg" alt="MCP Toplist: Top 5% of 130,833" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
gebalamariusz
Available versions (3)
| Version | Published |
|---|---|
| 2.0.1 | Apr 17, 2026 |
| 1.0.2 | Mar 24, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains cloud-audit?
- cloud-audit is maintained by gebalamariusz, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is cloud-audit listed on the Official MCP Registry?
- Yes — cloud-audit is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does cloud-audit have?
- MCP Toplist tracks 3 versions of cloud-audit, most recently published on Apr 17, 2026.
- Where can I find the source code for cloud-audit?
- The source code for cloud-audit is hosted at github.com/gebalamariusz/cloud-audit.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.