Design & CreativeAuto-generated
EC2 Image Builder MCP Server
EC2 Image Builder is a fully managed Amazon Web Services service that makes it easier to automate the creation, management, and deployment of customized, secure, and up-to-date "golden" server images that are pre-installed and pre-configured with software and settings to meet specific IT standards.
Quick Setup
Transport: STDIO
Command: npx -y @mcp/amazonaws-com-imagebuilder
Environment Variables
EC2_IMAGE_BUILDER_API_KEYExample: your_ec2_image_builder_api_key
MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"amazonaws-com-imagebuilder": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-imagebuilder"],
"env": {
"EC2_IMAGE_BUILDER_API_KEY": "your_ec2_image_builder_api_key"
}
}
}
}Endpoints
PUT
/CancelImageCreationCancelImageCreation
PUT
/CreateComponentCreateComponent
PUT
/CreateContainerRecipeCreateContainerRecipe
PUT
/CreateDistributionConfigurationCreateDistributionConfiguration
PUT
/CreateImageCreateImage
PUT
/CreateImagePipelineCreateImagePipeline
PUT
/CreateImageRecipeCreateImageRecipe
PUT
/CreateInfrastructureConfigurationCreateInfrastructureConfiguration
DELETE
/DeleteComponent#componentBuildVersionArnDeleteComponent
DELETE
/DeleteContainerRecipe#containerRecipeArnDeleteContainerRecipe