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_KEYExample: 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.ActivateGatewayActivateGateway
POST
/#X-Amz-Target=StorageGateway_20130630.AddCacheAddCache
POST
/#X-Amz-Target=StorageGateway_20130630.AddTagsToResourceAddTagsToResource
POST
/#X-Amz-Target=StorageGateway_20130630.AddUploadBufferAddUploadBuffer
POST
/#X-Amz-Target=StorageGateway_20130630.AddWorkingStorageAddWorkingStorage
POST
/#X-Amz-Target=StorageGateway_20130630.AssignTapePoolAssignTapePool
POST
/#X-Amz-Target=StorageGateway_20130630.AssociateFileSystemAssociateFileSystem
POST
/#X-Amz-Target=StorageGateway_20130630.AttachVolumeAttachVolume
POST
/#X-Amz-Target=StorageGateway_20130630.CancelArchivalCancelArchival
POST
/#X-Amz-Target=StorageGateway_20130630.CancelRetrievalCancelRetrieval