Amazon Macie 2 MCP Config
Amazon Macie
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-macie2.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-macie2.json to fetch programmatically.
{
"mcpServers": {
"amazonaws-com-macie2": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-macie2"],
"env": {
"AMAZON_MACIE_2_API_KEY": "your_amazon_macie_2_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-macie2.jsonEnvironment Variables
AMAZON_MACIE_2_API_KEYReplace your_amazon_macie_2_api_key with your actual amazon macie 2 api key
Endpoints
POST
/invitations/acceptAcceptInvitation
POST
/custom-data-identifiers/getBatchGetCustomDataIdentifiers
GET
/allow-listsListAllowLists
POST
/allow-listsCreateAllowList
POST
/jobsCreateClassificationJob
POST
/custom-data-identifiersCreateCustomDataIdentifier
GET
/findingsfiltersListFindingsFilters
POST
/findingsfiltersCreateFindingsFilter
GET
/invitationsListInvitations
POST
/invitationsCreateInvitations