AWS CLI MCP Server for Claude Code
io.github.musaddiq-dev/aws-cli-mcp-server
Python MCP server for AWS CLI inspection and operations
client:Claude Code
transport:stdio
runtime:pypi
Install AWS CLI MCP Server in Claude Code
run in your project directory
claude mcp add aws-cli-mcp-server -e AWS_REGION=<AWS_REGION> -e AWS_PROFILE=<AWS_PROFILE> -e AWS_MCP_WORKING_DIR=<AWS_MCP_WORKING_DIR> -e AWS_MCP_REQUIRE_CONFIRMATION=<AWS_MCP_REQUIRE_CONFIRMATION> -e AWS_MCP_LOG_LEVEL=<AWS_MCP_LOG_LEVEL> -- uvx mdev-aws-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs