Skip to content
MCP-Bridge
Cloud InfrastructureAuto-generated

AWS DataSync MCP Server

<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

Quick Setup

Transport: STDIO

Command: npx -y @mcp/amazonaws-com-datasync

Environment Variables

AWS_DATASYNC_API_KEY

Example: your_aws_datasync_api_key

MCP Server Configuration

Add this to your claude_desktop_config.json or Cursor MCP settings.

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