AWS Server

AWS resource management and operations

📇 typescript
☁️ cloud
npm
☁️ Cloud Platforms
Quick Start
1. Clone this repository.
2. Set up your AWS credentials via one of the two methods below. Note that this server requires 
3. an IAM user with RW permissions for your AWS account for S3 and DynamoDB.
4. Environment variables: AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_REGION (defaults to us-east-1)
5. Default AWS credential chain (set up via AWS CLI with aws configure) 
Desktop Configuration
{
  "mcpServers": {
    "mcp-server-aws": {
      "args": [
        "--directory",
        "/path/to/repo/mcp-server-aws",
        "run",
        "mcp-server-aws"
      ],
      "command": "uv"
    }
  }
}
Author
Rishi Kavikondala
[email protected]
Package Details
Package Namemcp-server-aws
Category☁️ Cloud Platforms
Last Updated1/4/2025
Status
active
Tags
AWS
Cloud
Infrastructure