Model Context Protocol (MCP) server that enables LLMs to directly create and manage over 1,100 AWS resources through natural language using AWS Cloud Control API and Iac Generator with Infrastructure as Code best practices.
This server provides the following tools for AI assistants:
Creates an AWS resource using the AWS Cloud Control API with a declarative approach.
Updates an AWS resource using the AWS Cloud Control API with a declarative approach.
Create a CloudFormation template from created or listed resources.
Gets details of a specific AWS resource using the AWS Cloud Control API.
Lists AWS resources of a specified type using AWS Cloud Control API.
Get schema information for an AWS CloudFormation resource.
Get the status of a mutation that was initiated by create/update/delete resource.
Deletes an AWS resource using the AWS Cloud Control API.