Skip to content
MCP-Bridge
Cloud Infrastructure

Amazon Rekognition MCP Config

<p>This is the API Reference for <a href="https://docs.aws.amazon.com/rekognition/latest/dg/images.html">Amazon Rekognition Image</a>, <a href="https://docs.aws.amazon.com/rekognition/latest/customlabels-dg/what-is.html">Amazon Rekognition Custom Labels</a>, <a href="https://docs.aws.amazon.com/reko

Config URL

Use this URL in any MCP-compatible client to fetch the config automatically.

https://mcp-bridge.pages.dev/config/amazonaws-com-rekognition.json

Configuration JSON

Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-rekognition.json to fetch programmatically.

{
  "mcpServers": {
    "amazonaws-com-rekognition": {
      "command": "npx",
      "args": ["-y","@mcp/amazonaws-com-rekognition"],
      "env": {
      "AMAZON_REKOGNITION_API_KEY": "your_amazon_rekognition_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-rekognition.json

Environment Variables

AMAZON_REKOGNITION_API_KEY

Replace your_amazon_rekognition_api_key with your actual amazon rekognition api key

Endpoints

POST/#X-Amz-Target=RekognitionService.CompareFaces

CompareFaces

POST/#X-Amz-Target=RekognitionService.CopyProjectVersion

CopyProjectVersion

POST/#X-Amz-Target=RekognitionService.CreateCollection

CreateCollection

POST/#X-Amz-Target=RekognitionService.CreateDataset

CreateDataset

POST/#X-Amz-Target=RekognitionService.CreateFaceLivenessSession

CreateFaceLivenessSession

POST/#X-Amz-Target=RekognitionService.CreateProject

CreateProject

POST/#X-Amz-Target=RekognitionService.CreateProjectVersion

CreateProjectVersion

POST/#X-Amz-Target=RekognitionService.CreateStreamProcessor

CreateStreamProcessor

POST/#X-Amz-Target=RekognitionService.DeleteCollection

DeleteCollection

POST/#X-Amz-Target=RekognitionService.DeleteDataset

DeleteDataset