Amazon Fraud Detector MCP Config
<p>This is the Amazon Fraud Detector API Reference. This guide is for developers who need detailed information about Amazon Fraud Detector API actions, data types, and errors. For more information about Amazon Fraud Detector features, see the <a href="https://docs.aws.amazon.com/frauddetector/latest
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-frauddetector.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-frauddetector.json to fetch programmatically.
{
"mcpServers": {
"amazonaws-com-frauddetector": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-frauddetector"],
"env": {
"AMAZON_FRAUD_DETECTOR_API_KEY": "your_amazon_fraud_detector_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-frauddetector.jsonEnvironment Variables
AMAZON_FRAUD_DETECTOR_API_KEYReplace your_amazon_fraud_detector_api_key with your actual amazon fraud detector api key
Endpoints
/#X-Amz-Target=AWSHawksNestServiceFacade.BatchCreateVariableBatchCreateVariable
/#X-Amz-Target=AWSHawksNestServiceFacade.BatchGetVariableBatchGetVariable
/#X-Amz-Target=AWSHawksNestServiceFacade.CancelBatchImportJobCancelBatchImportJob
/#X-Amz-Target=AWSHawksNestServiceFacade.CancelBatchPredictionJobCancelBatchPredictionJob
/#X-Amz-Target=AWSHawksNestServiceFacade.CreateBatchImportJobCreateBatchImportJob
/#X-Amz-Target=AWSHawksNestServiceFacade.CreateBatchPredictionJobCreateBatchPredictionJob
/#X-Amz-Target=AWSHawksNestServiceFacade.CreateDetectorVersionCreateDetectorVersion
/#X-Amz-Target=AWSHawksNestServiceFacade.CreateListCreateList
/#X-Amz-Target=AWSHawksNestServiceFacade.CreateModelCreateModel
/#X-Amz-Target=AWSHawksNestServiceFacade.CreateModelVersionCreateModelVersion