AWS Elastic Beanstalk MCP Config
<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
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-elasticbeanstalk.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-elasticbeanstalk.json to fetch programmatically.
{
"mcpServers": {
"amazonaws-com-elasticbeanstalk": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-elasticbeanstalk"],
"env": {
"AWS_ELASTIC_BEANSTALK_API_KEY": "your_aws_elastic_beanstalk_api_key"
}
}
}
}How to Use
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-elasticbeanstalk.jsonEnvironment Variables
AWS_ELASTIC_BEANSTALK_API_KEYReplace your_aws_elastic_beanstalk_api_key with your actual 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