Skip to content
Claude Code

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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

AWS CLI MCP Server in other clients