Skip to content
MCP-Bridge
Cloud Infrastructure

AWS DataSync MCP Config

<fullname>DataSync</fullname> <p>DataSync is a managed data transfer service that makes it simpler for you to automate moving data between on-premises storage and Amazon Web Services storage services. You also can use DataSync to transfer data between other cloud providers and Amazon Web Services st

Config URL

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

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

Configuration JSON

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

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

Environment Variables

AWS_DATASYNC_API_KEY

Replace your_aws_datasync_api_key with your actual aws datasync api key

Endpoints

POST/#X-Amz-Target=FmrsService.CancelTaskExecution

CancelTaskExecution

POST/#X-Amz-Target=FmrsService.CreateAgent

CreateAgent

POST/#X-Amz-Target=FmrsService.CreateLocationEfs

CreateLocationEfs

POST/#X-Amz-Target=FmrsService.CreateLocationFsxLustre

CreateLocationFsxLustre

POST/#X-Amz-Target=FmrsService.CreateLocationFsxOntap

CreateLocationFsxOntap

POST/#X-Amz-Target=FmrsService.CreateLocationFsxOpenZfs

CreateLocationFsxOpenZfs

POST/#X-Amz-Target=FmrsService.CreateLocationFsxWindows

CreateLocationFsxWindows

POST/#X-Amz-Target=FmrsService.CreateLocationHdfs

CreateLocationHdfs

POST/#X-Amz-Target=FmrsService.CreateLocationNfs

CreateLocationNfs

POST/#X-Amz-Target=FmrsService.CreateLocationObjectStorage

CreateLocationObjectStorage