# AWS CLI Run AWS CLI commands (using local credentials) through an MCP server. ## Transport `stdio` ## Run ``` docker run -i --rm -v ~/.aws:/home/appuser/.aws:ro ghcr.io/alexei-led/aws-mcp-server:latest ``` ## Required configuration _No credentials required._ ## Repository https://github.com/alexei-led/aws-mcp-server
AWS CLI by alexei-led
Run AWS CLI commands (using local credentials) through an MCP server.
Loading...