Aws Client icon

Aws Client

Createddebedb

Manages AWS resources through the Model Context Protocol using AWS CLI or boto3.

About

The AWS Client provides functionality to interact with AWS services using the Model Context Protocol (MCP). It leverages either the AWS CLI or boto3 to manage AWS resources. The client supports various AWS profiles defined in the AWS configuration files, enabling users to interact with different AWS environments seamlessly. After installation and configuration, it integrates with MCP-compatible applications.

Key Features

  • 0 GitHub stars
  • Supports AWS profiles defined in ~/.aws/config and ~/.aws/credentials
  • Create, list, and delete S3 buckets
  • Modify S3 bucket permissions and policies
  • Add, list, and remove S3 objects
  • Deploy new images into a Fargate service

Use Cases

  • Automated deployment of applications to AWS Fargate
  • Programmatic management of S3 buckets and objects
  • Integration with MCP-compatible applications for AWS resource management