ClaudeWave
alexei-led
alexei-led

aws-mcp-server

View on GitHub

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.

MCP Servers181 stars32 forksPythonMITUpdated 1mo ago
ClaudeWave Trust Score
97/100
Verified
Passed
  • Open-source license (MIT)
  • Recently active
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "aws": {
      "command": "node",
      "args": ["/path/to/aws-mcp-server/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/alexei-led/aws-mcp-server and follow its README for install instructions.
Use cases
⚙️ DevOps

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
ai-assistantawsaws-automationclaudecloud-infrastructuredevopsdockermcpmcp-servermodelcontextprotocol

More MCP Servers