Skip to content

Aws Mcp Readonly Lite

Free

by MCP Community

Node.js/TypeScript lite AWS MCP tool with readonly permissions to S3 and IAM resources

v1.1.2Added Apr 12, 2026
mcpawss3iamreadonly
Works with:ClaudeGPTGeminiCopilot

Aws Mcp Readonly Lite MCP Server

Node.js/TypeScript lite AWS MCP tool with readonly permissions to S3 and IAM resources

Installation

npx -y aws-mcp-readonly-lite

Reviews

Leave a Review

Installation

Quick install
npx -y aws-mcp-readonly-lite
Add to claude_desktop_config.json
{
  "mcpServers": {
    "aws-mcp-readonly-lite": {
      "command": "npx",
      "args": ["-y", "aws-mcp-readonly-lite"]
    }
  }
}