AWS DataSync Claude Desktop Config
Add the AWS DataSync MCP server to Claude Desktop with this ready-to-use configuration.
Setup Instructions
- Open Claude Desktop
- Go to Settings → Developer → Edit Config →
claude_desktop_config.json - Paste the JSON below into the file
- Set your credentials in the
envsection - Restart Claude Desktop
Configuration JSON
Copy the entire block into your claude_desktop_config.json
{
"mcpServers": {
"amazonaws-com-datasync": {
"command": "npx",
"args": [
"-y",
"@mcp/amazonaws-com-datasync"
],
"env": {
"AWS_DATASYNC_API_KEY": "your_aws_datasync_api_key"
}
}
}
}Environment Variables
AWS_DATASYNC_API_KEYReplace your_aws_datasync_api_key with your actual aws datasync api key
Endpoints
POST
/#X-Amz-Target=FmrsService.CancelTaskExecutionCancelTaskExecution
POST
/#X-Amz-Target=FmrsService.CreateAgentCreateAgent
POST
/#X-Amz-Target=FmrsService.CreateLocationEfsCreateLocationEfs
POST
/#X-Amz-Target=FmrsService.CreateLocationFsxLustreCreateLocationFsxLustre
POST
/#X-Amz-Target=FmrsService.CreateLocationFsxOntapCreateLocationFsxOntap
POST
/#X-Amz-Target=FmrsService.CreateLocationFsxOpenZfsCreateLocationFsxOpenZfs
POST
/#X-Amz-Target=FmrsService.CreateLocationFsxWindowsCreateLocationFsxWindows
POST
/#X-Amz-Target=FmrsService.CreateLocationHdfsCreateLocationHdfs
POST
/#X-Amz-Target=FmrsService.CreateLocationNfsCreateLocationNfs
POST
/#X-Amz-Target=FmrsService.CreateLocationObjectStorageCreateLocationObjectStorage