MCP Server Aws
UnclaimedA Model Context Protocol server implementation for operations on AWS resources
Install
npx -y @smithery/cli install mcp-server-aws --client claudeUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (22)
dynamodb_batch_execute
Execute multiple PartiQL statements in a batch
dynamodb_batch_get
Batch get multiple items from DynamoDB tables
dynamodb_describe_ttl
Get the TTL settings for a table
dynamodb_item_batch_write
Batch write operations (put/delete) for DynamoDB items
dynamodb_item_delete
Delete an item from a DynamoDB table
dynamodb_item_get
Get an item from a DynamoDB table
dynamodb_item_put
Put an item into a DynamoDB table
dynamodb_item_query
Query items in a DynamoDB table
dynamodb_item_scan
Scan items in a DynamoDB table
dynamodb_item_update
Update an item in a DynamoDB table
dynamodb_table_create
Create a new DynamoDB table
dynamodb_table_delete
Delete a DynamoDB table
dynamodb_table_describe
Get details about a DynamoDB table
dynamodb_table_update
Update a DynamoDB table
dynamodb_update_ttl
Update the TTL settings for a table
s3_bucket_create
Create a new S3 bucket
s3_bucket_delete
Delete an S3 bucket
s3_bucket_list
List all S3 buckets
s3_object_delete
Delete an object from S3
s3_object_list
List objects in an S3 bucket
s3_object_read
Read an object's content from S3
s3_object_upload
Upload an object to S3