aws-readonly-mcp

ziyuyu23/aws-readonly-mcp
★ 0 stars Python AI/LLM Updated 4d ago
A read-only MCP server for safely inspecting AWS (EC2, S3, IAM, cost) via Claude — reads guaranteed in code and IAM.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aws-readonly-mcp": {
      "command": "uvx",
      "args": [
        "aws-readonly-mcp"
      ]
    }
  }
}

Or install with pip: pip install aws-readonly-mcp

Topics

ai-agentsanthropicawsclaudellmmcpmodel-context-protocolpython