AWS

Control AWS infrastructure with natural language. Model Context Protocol server connecting Claude Desktop to your AWS account.
  • typescript

6

GitHub Stars

typescript

Language

6 months ago

First Indexed

2 months ago

Catalog Refreshed

Documentation & install

Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.

Installation

Add the following to your MCP client configuration file.

Configuration

View docs
{
  "mcpServers": {
    "ihatesea69-aws-mcp-server": {
      "command": "npm",
      "args": [
        "--silent",
        "--prefix",
        "/Users/<YOUR USERNAME>/aws-mcp",
        "start"
      ],
      "env": {
        "YOUR_USER": "<YOUR_USER>",
        "AWS_PROFILE": "default"
      }
    }
  }
}

No extended description is available for this package yet.

Use the readme on GitHub or the configuration panel for setup.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational
AWS MCP Server - ihatesea69/aws-mcp-server | VeilStrat