aws-readonly-mcp-server

Growth-Management/aws-readonly-mcp-server
★ 0 stars Python File System Updated 2d ago
An MCP server.
View on GitHub → Try with Claude — $10 free →

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-ser": {
      "command": "uvx",
      "args": [
        "aws-readonly-mcp-server"
      ]
    }
  }
}

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

README Excerpt

This repository contains a read-only MCP server for investigating AWS S3 usage and supporting improvement decisions across cost, security, and maintainability. The initial scope is limited to read-only access for: - Amazon S3 - AWS Cost Explorer - S3 Storage Lens - S3 Inventory - CloudWatch metrics - AWS Config

Tools (13)

APP_ENVAWS_REGIONAWS_ROLE_ARNDEFAULT_LOOKBACK_MONTHSLOG_LEVELMCP_AUTH_TOKENget_s3_bucket_detailsget_s3_bucket_securityget_s3_cost_summaryget_s3_lifecycle_statusget_s3_request_metricsget_s3_transfer_summarylist_s3_buckets