All MCP servers

cloud-audit

Official
by Api.AirforcestdioCloud & Infrastructure059MIT

AWS security scanner with attack chain detection, IAM privilege escalation, and fixes

mcpopen-sourcecloud-infrastructure

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "cloud-audit-imp608a3": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}