Skip to content
MCP-Bridge
Cloud InfrastructureAuto-generated

AWS Direct Connect MCP Server

Direct Connect links your internal network to an Direct Connect location over a standard Ethernet fiber-optic cable. One end of the cable is connected to your router, the other to an Direct Connect router. With this connection in place, you can create virtual interfaces directly to the Amazon Web Se

Quick Setup

Transport: STDIO

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

Environment Variables

AWS_DIRECT_CONNECT_API_KEY

Example: your_aws_direct_connect_api_key

MCP Server Configuration

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

{
  "mcpServers": {
    "amazonaws-com-directconnect": {
      "command": "npx",
      "args": ["-y","@mcp/amazonaws-com-directconnect"],
      "env": {
      "AWS_DIRECT_CONNECT_API_KEY": "your_aws_direct_connect_api_key"
}
    }
  }
}

Endpoints

POST/#X-Amz-Target=OvertureService.AcceptDirectConnectGatewayAssociationProposal

AcceptDirectConnectGatewayAssociationProposal

POST/#X-Amz-Target=OvertureService.AllocateConnectionOnInterconnect

AllocateConnectionOnInterconnect

POST/#X-Amz-Target=OvertureService.AllocateHostedConnection

AllocateHostedConnection

POST/#X-Amz-Target=OvertureService.AllocatePrivateVirtualInterface

AllocatePrivateVirtualInterface

POST/#X-Amz-Target=OvertureService.AllocatePublicVirtualInterface

AllocatePublicVirtualInterface

POST/#X-Amz-Target=OvertureService.AllocateTransitVirtualInterface

AllocateTransitVirtualInterface

POST/#X-Amz-Target=OvertureService.AssociateConnectionWithLag

AssociateConnectionWithLag

POST/#X-Amz-Target=OvertureService.AssociateHostedConnection

AssociateHostedConnection

POST/#X-Amz-Target=OvertureService.AssociateMacSecKey

AssociateMacSecKey

POST/#X-Amz-Target=OvertureService.AssociateVirtualInterface

AssociateVirtualInterface