AWS Elastic Beanstalk MCP Server
<fullname>AWS Elastic Beanstalk</fullname> <p>AWS Elastic Beanstalk makes it easy for you to create, deploy, and manage scalable, fault-tolerant applications running on the Amazon Web Services cloud.</p> <p>For more information about this product, go to the <a href="http://aws.amazon.com/elasticbean
Quick Setup
Transport: STDIO
Command: npx -y @mcp/amazonaws-com-elasticbeanstalk
Environment Variables
AWS_ELASTIC_BEANSTALK_API_KEYExample: your_aws_elastic_beanstalk_api_key
MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"amazonaws-com-elasticbeanstalk": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-elasticbeanstalk"],
"env": {
"AWS_ELASTIC_BEANSTALK_API_KEY": "your_aws_elastic_beanstalk_api_key"
}
}
}
}Endpoints
/#Action=AbortEnvironmentUpdateGET_AbortEnvironmentUpdate
/#Action=AbortEnvironmentUpdatePOST_AbortEnvironmentUpdate
/#Action=ApplyEnvironmentManagedActionGET_ApplyEnvironmentManagedAction
/#Action=ApplyEnvironmentManagedActionPOST_ApplyEnvironmentManagedAction
/#Action=AssociateEnvironmentOperationsRoleGET_AssociateEnvironmentOperationsRole
/#Action=AssociateEnvironmentOperationsRolePOST_AssociateEnvironmentOperationsRole
/#Action=CheckDNSAvailabilityGET_CheckDNSAvailability
/#Action=CheckDNSAvailabilityPOST_CheckDNSAvailability
/#Action=ComposeEnvironmentsGET_ComposeEnvironments
/#Action=ComposeEnvironmentsPOST_ComposeEnvironments