Skip to content
MCP-Bridge
Cloud InfrastructureAuto-generated

AWS SecurityHub MCP Server

<p>Security Hub provides you with a comprehensive view of the security state of your Amazon Web Services environment and resources. It also provides you with the readiness status of your environment based on controls from supported security standards. Security Hub collects security data from Amazon

Quick Setup

Transport: STDIO

Command: npx -y @mcp/amazonaws-com-securityhub

Environment Variables

AWS_SECURITYHUB_API_KEY

Example: your_aws_securityhub_api_key

MCP Server Configuration

Add this to your claude_desktop_config.json or Cursor MCP settings.

{
  "mcpServers": {
    "amazonaws-com-securityhub": {
      "command": "npx",
      "args": ["-y","@mcp/amazonaws-com-securityhub"],
      "env": {
      "AWS_SECURITYHUB_API_KEY": "your_aws_securityhub_api_key"
}
    }
  }
}

Endpoints

GET/administrator

GetAdministratorAccount

POST/administrator

AcceptAdministratorInvitation

GET/master

GetMasterAccount

POST/master

AcceptInvitation

POST/standards/deregister

BatchDisableStandards

POST/standards/register

BatchEnableStandards

POST/securityControls/batchGet

BatchGetSecurityControls

POST/associations/batchGet

BatchGetStandardsControlAssociations

POST/findings/import

BatchImportFindings

PATCH/findings/batchupdate

BatchUpdateFindings