Skip to content
MCP-Bridge
Cloud Infrastructure

Amazon Elastic Compute Cloud MCP Config

<fullname>Amazon Elastic Compute Cloud</fullname> <p>Amazon Elastic Compute Cloud (Amazon EC2) provides secure and resizable computing capacity in the Amazon Web Services Cloud. Using Amazon EC2 eliminates the need to invest in hardware up front, so you can develop and deploy applications faster. Am

Config URL

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

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

Configuration JSON

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

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

Environment Variables

AMAZON_ELASTIC_COMPUTE_CLOUD_API_KEY

Replace your_amazon_elastic_compute_cloud_api_key with your actual amazon elastic compute cloud api key

Endpoints

GET/#Action=AcceptAddressTransfer

GET_AcceptAddressTransfer

POST/#Action=AcceptAddressTransfer

POST_AcceptAddressTransfer

GET/#Action=AcceptReservedInstancesExchangeQuote

GET_AcceptReservedInstancesExchangeQuote

POST/#Action=AcceptReservedInstancesExchangeQuote

POST_AcceptReservedInstancesExchangeQuote

GET/#Action=AcceptTransitGatewayMulticastDomainAssociations

GET_AcceptTransitGatewayMulticastDomainAssociations

POST/#Action=AcceptTransitGatewayMulticastDomainAssociations

POST_AcceptTransitGatewayMulticastDomainAssociations

GET/#Action=AcceptTransitGatewayPeeringAttachment

GET_AcceptTransitGatewayPeeringAttachment

POST/#Action=AcceptTransitGatewayPeeringAttachment

POST_AcceptTransitGatewayPeeringAttachment

GET/#Action=AcceptTransitGatewayVpcAttachment

GET_AcceptTransitGatewayVpcAttachment

POST/#Action=AcceptTransitGatewayVpcAttachment

POST_AcceptTransitGatewayVpcAttachment