Provides AWS CLI functionality through a standardized Model Context Protocol (MCP) server.
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
01Automatic read-only vs. write operation safety checks
02Automatic parameter formatting to kebab-case
03AWS CLI Integration with parameter handling
04Full Model Context Protocol compliance
05Proper AWS CLI user agent management
061 GitHub stars
Use Cases
01Enabling AI tools to generate and understand AWS commands with human-readable descriptions
02Integrating AWS CLI access into AI development environments like Avante or Cursor via MCP clients
03Executing AWS CLI commands programmatically with built-in safety features and detailed output