Amazon Macie MCP Config
<fullname>Amazon Macie Classic</fullname> <p>Amazon Macie Classic has been discontinued and is no longer available.</p> <p>A new Amazon Macie is now available with significant design improvements and additional features, at a lower price and in most Amazon Web Services Regions. We encourage you to t
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-macie.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-macie.json to fetch programmatically.
{
"mcpServers": {
"amazonaws-com-macie": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-macie"],
"env": {
"AMAZON_MACIE_API_KEY": "your_amazon_macie_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-macie.jsonEnvironment Variables
AMAZON_MACIE_API_KEYReplace your_amazon_macie_api_key with your actual amazon macie api key
Endpoints
/#X-Amz-Target=MacieService.AssociateMemberAccountAssociateMemberAccount
/#X-Amz-Target=MacieService.AssociateS3ResourcesAssociateS3Resources
/#X-Amz-Target=MacieService.DisassociateMemberAccountDisassociateMemberAccount
/#X-Amz-Target=MacieService.DisassociateS3ResourcesDisassociateS3Resources
/#X-Amz-Target=MacieService.ListMemberAccountsListMemberAccounts
/#X-Amz-Target=MacieService.ListS3ResourcesListS3Resources
/#X-Amz-Target=MacieService.UpdateS3ResourcesUpdateS3Resources