Skip to content
MCP-Bridge
Cloud Infrastructure

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.json

Configuration 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

Claude Desktop

Paste the config JSON into your claude_desktop_config.json.

Full instructions →

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.json

Environment Variables

AWS_ELASTIC_BEANSTALK_API_KEY

Replace your_aws_elastic_beanstalk_api_key with your actual aws elastic beanstalk api key

Endpoints

GET/#Action=AbortEnvironmentUpdate

GET_AbortEnvironmentUpdate

POST/#Action=AbortEnvironmentUpdate

POST_AbortEnvironmentUpdate

GET/#Action=ApplyEnvironmentManagedAction

GET_ApplyEnvironmentManagedAction

POST/#Action=ApplyEnvironmentManagedAction

POST_ApplyEnvironmentManagedAction

GET/#Action=AssociateEnvironmentOperationsRole

GET_AssociateEnvironmentOperationsRole

POST/#Action=AssociateEnvironmentOperationsRole

POST_AssociateEnvironmentOperationsRole

GET/#Action=CheckDNSAvailability

GET_CheckDNSAvailability

POST/#Action=CheckDNSAvailability

POST_CheckDNSAvailability

GET/#Action=ComposeEnvironments

GET_ComposeEnvironments

POST/#Action=ComposeEnvironments

POST_ComposeEnvironments