Skip to content
MCP-Bridge
Cloud Infrastructure

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.json

Configuration 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

Claude Desktop

Paste the config JSON into your claude_desktop_config.json.

Full instructions →

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.json

Environment Variables

AMAZON_FRAUD_DETECTOR_API_KEY

Replace your_amazon_fraud_detector_api_key with your actual amazon fraud detector api key

Endpoints

POST/#X-Amz-Target=AWSHawksNestServiceFacade.BatchCreateVariable

BatchCreateVariable

POST/#X-Amz-Target=AWSHawksNestServiceFacade.BatchGetVariable

BatchGetVariable

POST/#X-Amz-Target=AWSHawksNestServiceFacade.CancelBatchImportJob

CancelBatchImportJob

POST/#X-Amz-Target=AWSHawksNestServiceFacade.CancelBatchPredictionJob

CancelBatchPredictionJob

POST/#X-Amz-Target=AWSHawksNestServiceFacade.CreateBatchImportJob

CreateBatchImportJob

POST/#X-Amz-Target=AWSHawksNestServiceFacade.CreateBatchPredictionJob

CreateBatchPredictionJob

POST/#X-Amz-Target=AWSHawksNestServiceFacade.CreateDetectorVersion

CreateDetectorVersion

POST/#X-Amz-Target=AWSHawksNestServiceFacade.CreateList

CreateList

POST/#X-Amz-Target=AWSHawksNestServiceFacade.CreateModel

CreateModel

POST/#X-Amz-Target=AWSHawksNestServiceFacade.CreateModelVersion

CreateModelVersion