Use AWS
Provides AWS CLI functionality through a standardized Model Context Protocol (MCP) server.
About
Building upon the powerful `use_aws` MCP tool from the Amazon Q Developer CLI, this project offers a standalone Model Context Protocol (MCP) server. Its primary goal is to make the robust AWS CLI interaction capabilities portable, allowing integration with a variety of AI tools beyond its original context. It replicates the functionality of the `use_aws` tool, providing a standardized interface for executing AWS commands.
Key Features
- Automatic read-only vs. write operation safety checks
- Automatic parameter formatting to kebab-case
- AWS CLI Integration with parameter handling
- Full Model Context Protocol compliance
- Proper AWS CLI user agent management
- 1 GitHub stars
Use Cases
- Enabling AI tools to generate and understand AWS commands with human-readable descriptions
- Integrating AWS CLI access into AI development environments like Avante or Cursor via MCP clients
- Executing AWS CLI commands programmatically with built-in safety features and detailed output