Skip to content
MCP-Bridge
Cloud InfrastructureAuto-generated

Auto Scaling MCP Server

<fullname>Amazon EC2 Auto Scaling</fullname> <p>Amazon EC2 Auto Scaling is designed to automatically launch and terminate EC2 instances based on user-defined scaling policies, scheduled actions, and health checks.</p> <p>For more information, see the <a href="https://docs.aws.amazon.com/autoscaling/

Quick Setup

Transport: STDIO

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

Environment Variables

AUTO_SCALING_API_KEY

Example: your_auto_scaling_api_key

MCP Server Configuration

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

{
  "mcpServers": {
    "amazonaws-com-autoscaling": {
      "command": "npx",
      "args": ["-y","@mcp/amazonaws-com-autoscaling"],
      "env": {
      "AUTO_SCALING_API_KEY": "your_auto_scaling_api_key"
}
    }
  }
}

Endpoints

GET/#Action=AttachInstances

GET_AttachInstances

POST/#Action=AttachInstances

POST_AttachInstances

GET/#Action=AttachLoadBalancerTargetGroups

GET_AttachLoadBalancerTargetGroups

POST/#Action=AttachLoadBalancerTargetGroups

POST_AttachLoadBalancerTargetGroups

GET/#Action=AttachLoadBalancers

GET_AttachLoadBalancers

POST/#Action=AttachLoadBalancers

POST_AttachLoadBalancers

GET/#Action=AttachTrafficSources

GET_AttachTrafficSources

POST/#Action=AttachTrafficSources

POST_AttachTrafficSources

GET/#Action=BatchDeleteScheduledAction

GET_BatchDeleteScheduledAction

POST/#Action=BatchDeleteScheduledAction

POST_BatchDeleteScheduledAction