aws-mcp-infra-helper

Author:@madhurprash
View on GitHub

Overview

The aws-mcp-infra-helper is an MCP server tool. It enables Claude to perform security scans on Terraform code, generate AWS cloud architecture diagrams, and execute Terraform commands to deploy or modify resources.

To use it, you must set up the MCP server and configure it to connect with your AWS account. Once configured, you can run security scans on your Terraform code and create architecture diagrams.

Its key features include security scanning of Terraform code, generating architecture diagrams for AWS setups, and executing Terraform commands for resource management.

Common use cases are ensuring security compliance in Terraform scripts, visualizing AWS architecture for understanding and documentation, and automating the deployment and modification of AWS resources.

It is built using Python. The project does not currently specify a license. Contributions are welcome via submitting issues or pull requests on the GitHub repository.