Enterprise DNA
M MCP Servers Developer low

alexei-led/aws-mcp-server

by Various

A lightweight service that enables AI assistants to execute AWS CLI commands (in safe containerized environment) through the Model Context Protocol (MCP). Bridges Claude, Cursor, a

A

MCP

alexei-led/aws-mcp-server

Added 1 June 2026

#ai-assistant #aws #aws-automation #claude #cloud-infrastructure #devops #docker #mcp

Overview

A lightweight Python service that lets AI assistants run AWS CLI commands inside a safe containerized environment via the Model Context Protocol (MCP). It connects MCP-aware tools like Claude and Cursor to AWS CLI for cloud infrastructure management.

Best for

Best for
Developers who want to control AWS infrastructure from AI assistants like Claude or Cursor

Use cases

  • Manage AWS resources from an AI chat interface
  • Automate routine cloud operations with natural language prompts
  • Inspect and debug AWS infrastructure without leaving the editor

How to use

Tools exposed

  • aws_cli_help
  • aws_cli_pipeline

Tested with

Claude Code, Claude Desktop

Example client config

{\n  "mcpServers": {\n    "aws": {\n      "command": "uvx",\n      "args": ["aws-mcp"]\n    }\n  }\n}

Notes

A lightweight Python service that lets AI assistants run AWS CLI commands inside a safe containerized environment via the Model Context Protocol (MCP). It connects MCP-aware tools like Claude and Cursor to AWS CLI for cloud infrastructure management.

182 stars on GitHub. Last updated 2026-02-27. Licensed MIT.

Use cases

  • Manage AWS resources from an AI chat interface
  • Automate routine cloud operations with natural language prompts
  • Inspect and debug AWS infrastructure without leaving the editor

Pros

  • Runs AWS CLI commands in an isolated container for safety
  • Works with multiple MCP-compatible AI assistants
  • Lightweight and easy to set up

Cons

  • Requires MCP-aware tools, limiting direct use
  • Containerized execution may add latency for simple commands
  • Depends on AWS CLI configuration and credentials

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Runs AWS CLI commands in an isolated container for safety
  • Works with multiple MCP-compatible AI assistants
  • Lightweight and easy to set up

Cons

  • Requires MCP-aware tools, limiting direct use
  • Containerized execution may add latency for simple commands
  • Depends on AWS CLI configuration and credentials
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks