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_KEYExample: 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
/administratorGetAdministratorAccount
POST
/administratorAcceptAdministratorInvitation
GET
/masterGetMasterAccount
POST
/masterAcceptInvitation
POST
/standards/deregisterBatchDisableStandards
POST
/standards/registerBatchEnableStandards
POST
/securityControls/batchGetBatchGetSecurityControls
POST
/associations/batchGetBatchGetStandardsControlAssociations
POST
/findings/importBatchImportFindings
PATCH
/findings/batchupdateBatchUpdateFindings