Skip to content
MCP-Bridge
DatabasesAuto-generated

Application Auto Scaling MCP Server

<p>With Application Auto Scaling, you can configure automatic scaling for the following resources:</p> <ul> <li> <p>Amazon AppStream 2.0 fleets</p> </li> <li> <p>Amazon Aurora Replicas</p> </li> <li> <p>Amazon Comprehend document classification and entity recognizer endpoints</p> </li> <li> <p>Amazo

Quick Setup

Transport: STDIO

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

Environment Variables

APPLICATION_AUTO_SCALING_API_KEY

Example: your_application_auto_scaling_api_key

MCP Server Configuration

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

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

Endpoints

POST/#X-Amz-Target=AnyScaleFrontendService.DeleteScalingPolicy

DeleteScalingPolicy

POST/#X-Amz-Target=AnyScaleFrontendService.DeleteScheduledAction

DeleteScheduledAction

POST/#X-Amz-Target=AnyScaleFrontendService.DeregisterScalableTarget

DeregisterScalableTarget

POST/#X-Amz-Target=AnyScaleFrontendService.DescribeScalableTargets

DescribeScalableTargets

POST/#X-Amz-Target=AnyScaleFrontendService.DescribeScalingActivities

DescribeScalingActivities

POST/#X-Amz-Target=AnyScaleFrontendService.DescribeScalingPolicies

DescribeScalingPolicies

POST/#X-Amz-Target=AnyScaleFrontendService.DescribeScheduledActions

DescribeScheduledActions

POST/#X-Amz-Target=AnyScaleFrontendService.ListTagsForResource

ListTagsForResource

POST/#X-Amz-Target=AnyScaleFrontendService.PutScalingPolicy

PutScalingPolicy

POST/#X-Amz-Target=AnyScaleFrontendService.PutScheduledAction

PutScheduledAction