AWS MCP Server is a Model Context Protocol server implementation that allows users to perform operations on AWS resources, specifically S3 and DynamoDB services, using a language model. It logs all operations automatically accessible through an audit resource endpoint.
Creating and managing S3 buckets and objects. Performing CRUD (Create, Read, Update, Delete) operations on DynamoDB tables and items. Automating AWS resource management through conversational interactions.