Skip to content
MCP-Bridge
Cloud InfrastructureAuto-generated

Amazon Macie MCP Server

<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

Quick Setup

Transport: STDIO

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

Environment Variables

AMAZON_MACIE_API_KEY

Example: your_amazon_macie_api_key

MCP Server Configuration

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

{
  "mcpServers": {
    "amazonaws-com-macie": {
      "command": "npx",
      "args": ["-y","@mcp/amazonaws-com-macie"],
      "env": {
      "AMAZON_MACIE_API_KEY": "your_amazon_macie_api_key"
}
    }
  }
}

Endpoints

POST/#X-Amz-Target=MacieService.AssociateMemberAccount

AssociateMemberAccount

POST/#X-Amz-Target=MacieService.AssociateS3Resources

AssociateS3Resources

POST/#X-Amz-Target=MacieService.DisassociateMemberAccount

DisassociateMemberAccount

POST/#X-Amz-Target=MacieService.DisassociateS3Resources

DisassociateS3Resources

POST/#X-Amz-Target=MacieService.ListMemberAccounts

ListMemberAccounts

POST/#X-Amz-Target=MacieService.ListS3Resources

ListS3Resources

POST/#X-Amz-Target=MacieService.UpdateS3Resources

UpdateS3Resources