AWS SecurityHub MCP Config
<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
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-securityhub.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-securityhub.json to fetch programmatically.
{
"mcpServers": {
"amazonaws-com-securityhub": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-securityhub"],
"env": {
"AWS_SECURITYHUB_API_KEY": "your_aws_securityhub_api_key"
}
}
}
}How to Use
Cursor
Go to Cursor Settings → MCP Servers → Add with the JSON above.
CLI / curl
Fetch the config programmatically:
curl https://mcp-bridge.pages.dev/config/amazonaws-com-securityhub.jsonEnvironment Variables
AWS_SECURITYHUB_API_KEYReplace your_aws_securityhub_api_key with your actual aws securityhub api key
Endpoints
/administratorGetAdministratorAccount
/administratorAcceptAdministratorInvitation
/masterGetMasterAccount
/masterAcceptInvitation
/standards/deregisterBatchDisableStandards
/standards/registerBatchEnableStandards
/securityControls/batchGetBatchGetSecurityControls
/associations/batchGetBatchGetStandardsControlAssociations
/findings/importBatchImportFindings
/findings/batchupdateBatchUpdateFindings