Back to directory
rafalwilinski/aws-mcp

rafalwilinski/aws-mcp

@RafalWilinski

Talk with your AWS using Claude. Model Context Protocol (MCP) server for AWS. Better Amazon Q alternative.

awsmcpclaudecloudtypescriptnatural-languageamazon-q

Installation & Configuration

{
  "mcpServers": {
    "aws": {
      "command": "npm",
      "args": [
        "--silent",
        "--prefix",
        "/Users/<YOUR USERNAME>/aws-mcp",
        "start"
      ]
    }
  }
}

Information

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