Use AWS icon

Use AWS

1

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.

主要功能

  • 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

使用案例

  • 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
Use AWS MCP Server: Portable AWS CLI for AI Tools & Dev