Skip to content
MCP-Bridge
Cloud Infrastructure

Amazon Import/Export Snowball MCP Config

The Amazon Web Services Snow Family provides a petabyte-scale data transport solution that uses secure devices to transfer large amounts of data between your on-premises data centers and Amazon Simple Storage Service (Amazon S3). The Snow Family commands described here provide access to the same fun

Config URL

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

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

Configuration JSON

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

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

Environment Variables

AMAZON_IMPORT_EXPORT_SNOWBALL_API_KEY

Replace your_amazon_import_export_snowball_api_key with your actual amazon import export snowball api key

Endpoints

POST/#X-Amz-Target=AWSIESnowballJobManagementService.CancelCluster

CancelCluster

POST/#X-Amz-Target=AWSIESnowballJobManagementService.CancelJob

CancelJob

POST/#X-Amz-Target=AWSIESnowballJobManagementService.CreateAddress

CreateAddress

POST/#X-Amz-Target=AWSIESnowballJobManagementService.CreateCluster

CreateCluster

POST/#X-Amz-Target=AWSIESnowballJobManagementService.CreateJob

CreateJob

POST/#X-Amz-Target=AWSIESnowballJobManagementService.CreateLongTermPricing

CreateLongTermPricing

POST/#X-Amz-Target=AWSIESnowballJobManagementService.CreateReturnShippingLabel

CreateReturnShippingLabel

POST/#X-Amz-Target=AWSIESnowballJobManagementService.DescribeAddress

DescribeAddress

POST/#X-Amz-Target=AWSIESnowballJobManagementService.DescribeAddresses

DescribeAddresses

POST/#X-Amz-Target=AWSIESnowballJobManagementService.DescribeCluster

DescribeCluster