aws-mcp-server

aws-mcp-server

3.6

If you are the rightful owner of aws-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A lightweight service that enables AI assistants to execute AWS CLI commands through the Model Context Protocol (MCP).

The AWS MCP Server provides a bridge between MCP-aware AI assistants (like Claude Desktop, Cursor, Windsurf) and the AWS CLI. It enables these assistants to retrieve AWS CLI documentation and execute AWS CLI commands with Unix pipes, returning formatted results optimized for AI consumption. The server is designed to run in a secure Docker environment, leveraging existing AWS credentials on the host machine. It supports multi-architecture deployment and includes features for command documentation, execution, and AWS resources context access. The server is highly configurable, with options for security modes and custom security rules, ensuring safe and efficient interaction with AWS services.

Features

  • Command Documentation - Detailed help information for AWS CLI commands
  • Command Execution - Execute AWS CLI commands and return human-readable results
  • Unix Pipe Support - Filter and transform AWS CLI output using standard Unix pipes and utilities
  • AWS Resources Context - Access to AWS profiles, regions, account information, and environment details via MCP Resources
  • Docker Integration - Simple deployment through containerization with multi-architecture support (AMD64/x86_64 and ARM64)