Back to directory
icykallen/aws-cli-mcp-server

icykallen/aws-cli-mcp-server

@IcyKallen

An MCP server that lets you generate and execute AWS CLI commands directly from Claude.

awsclimcptypescriptcloudamazon

Installation & Configuration

{
  "mcpServers": {
    "aws-cli": {
      "command": "node",
      "args": [
        "/path/to/aws-cli-mcp-server/dist/index.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15