Amazon S3 on Outposts MCP Config
Amazon S3 on Outposts provides access to S3 on Outposts operations.
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-s3outposts.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-s3outposts.json to fetch programmatically.
{
"mcpServers": {
"amazonaws-com-s3outposts": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-s3outposts"],
"env": {
"AMAZON_S3_ON_OUTPOSTS_API_KEY": "your_amazon_s3_on_outposts_api_key"
}
}
}
}How to Use
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-s3outposts.jsonEnvironment Variables
AMAZON_S3_ON_OUTPOSTS_API_KEYReplace your_amazon_s3_on_outposts_api_key with your actual amazon s3 on outposts api key
Endpoints
POST
/S3Outposts/CreateEndpointCreateEndpoint
DELETE
/S3Outposts/DeleteEndpoint#endpointId&outpostIdDeleteEndpoint
GET
/S3Outposts/ListEndpointsListEndpoints
GET
/S3Outposts/ListOutpostsWithS3ListOutpostsWithS3
GET
/S3Outposts/ListSharedEndpoints#outpostIdListSharedEndpoints