Provision and terminate AWS EC2 instances with natural language for simpler cloud operations.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "MCP-AWS" yet — see the docs or source repo.
Create an EC2 instance on AWS for testing in ap-southeast-1, using Ubuntu and instance type t3.micro. Return the instance ID, public IP, and connection method.
Returns key details of the new instance, including instance ID, region, IP address, and login instructions.
Terminate all EC2 instances in my AWS account whose names contain temp-dev, and first list the instances that will be deleted for confirmation.
First provides a list of instances to be terminated, then deletes them after confirmation and reports the result.
I need a higher-performance EC2 instance for a short-term workload. Create a suitable instance in us-east-1 and explain why you chose that instance type.
Creates a suitable instance and includes the rationale for the instance type plus access details.
Let AI manage AWS resources through controlled AWS CLI operations.
Control AWS resources and cloud operations with natural language in Claude.
Create and manage AWS infrastructure resources through an MCP server.
Let AI assistants securely call AWS APIs with seamless SSO re-login.
Let AI safely query AWS resources through a read-only AWS CLI server.
Connect AI assistants to AWS resources and workflows through open-source MCP servers.