Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From prowler
Connects to the Prowler cloud security assessment platform to run security checks, compliance scans, and report findings across AWS, GCP, and Azure environments via a remote HTTP endpoint. Requires authentication.
npx claudepluginhub prowler-cloud/prowler --plugin prowlerCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"prowler": {
"url": "https://mcp.prowler.com/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.prowler.com/mcpShare bugs, ideas, or general feedback.