How to install awless
brew install awless awless use case
Manage Amazon Web Services (AWS) resources via a powerful CLI with templating, revert, and graph exploration capabilities
When to use awless
- Automating AWS infrastructure provisioning and teardown using templates
- Reverting recent AWS changes made via awless
- Exploring and visualizing AWS resource relationships offline
When not to use awless
- Managing multi-cloud or non-AWS environments
- Performing advanced AWS operations that require full AWS CLI features (e.g., complex IAM policy creation)
awless features
- · small hierarchical set of commands
- · text templating language for infrastructure creation and revert
- · local log of all cloud modifications for listing/reverting past actions
- · sync to local graph storage for offline resource exploration and relationship visualization
- · flexible terminal output with multiple formats (human/machine friendly)
Want your agent to find this automatically?
Add the MCP server to your agent config and it will discover tools like awless on its own.
Set up MCP →