Aws Mcp Server

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, and other MCP-aware AI tools with AWS CLI for enhanced cloud infrastructure management.

devops-infradevops-infraaws
181 stars🍴 31 forks📄 MIT

🔌 Transport

Standard I/O

📦 Installation

Build from source

Claude Desktop Configuration

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "aws-mcp-server": {
      "args": [
        "index.js"
      ],
      "command": "node"
    }
  }
}

Capabilities

0
Tools
0
Resources
0
Prompts