Skip to content
MCP-Bridge
Cloud InfrastructureAuto-generated

AWS Storage Gateway MCP Server

<fullname>Storage Gateway Service</fullname> <p>Storage Gateway is the service that connects an on-premises software appliance with cloud-based storage to provide seamless and secure integration between an organization's on-premises IT environment and the Amazon Web Services storage infrastructure.

Quick Setup

Transport: STDIO

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

Environment Variables

AWS_STORAGE_GATEWAY_API_KEY

Example: your_aws_storage_gateway_api_key

MCP Server Configuration

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

{
  "mcpServers": {
    "amazonaws-com-storagegateway": {
      "command": "npx",
      "args": ["-y","@mcp/amazonaws-com-storagegateway"],
      "env": {
      "AWS_STORAGE_GATEWAY_API_KEY": "your_aws_storage_gateway_api_key"
}
    }
  }
}

Endpoints

POST/#X-Amz-Target=StorageGateway_20130630.ActivateGateway

ActivateGateway

POST/#X-Amz-Target=StorageGateway_20130630.AddCache

AddCache

POST/#X-Amz-Target=StorageGateway_20130630.AddTagsToResource

AddTagsToResource

POST/#X-Amz-Target=StorageGateway_20130630.AddUploadBuffer

AddUploadBuffer

POST/#X-Amz-Target=StorageGateway_20130630.AddWorkingStorage

AddWorkingStorage

POST/#X-Amz-Target=StorageGateway_20130630.AssignTapePool

AssignTapePool

POST/#X-Amz-Target=StorageGateway_20130630.AssociateFileSystem

AssociateFileSystem

POST/#X-Amz-Target=StorageGateway_20130630.AttachVolume

AttachVolume

POST/#X-Amz-Target=StorageGateway_20130630.CancelArchival

CancelArchival

POST/#X-Amz-Target=StorageGateway_20130630.CancelRetrieval

CancelRetrieval