mcp-server-aws

mcp-server-aws

3.2

If you are the rightful owner of mcp-server-aws and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP-AWS is an AI-driven application that uses OpenAI Agents and MCP servers to manage AWS EC2 instances through natural language commands.

MCP-AWS is a powerful application designed to simplify the management of AWS EC2 instances using AI technology. By leveraging OpenAI Agents and custom MCP servers, users can provision and terminate EC2 instances with simple natural language commands. This application is particularly useful for developers and system administrators who want to automate cloud resource management tasks. The integration of MCP servers with OpenAI Agents SDK showcases the potential of AI in cloud infrastructure management, making it easier to handle complex operations with minimal effort. The application supports both local and Docker-based setups, providing flexibility in deployment.

Features

  • Provision EC2 Instances: Allows users to create EC2 instances using natural language commands.
  • Terminate EC2 Instances: Enables users to terminate EC2 instances by providing the instance ID.
  • MCP Server Integration: Demonstrates the integration of custom MCP servers with OpenAI Agents SDK.

Tools

  1. initiate_aws_ec2_instance

    Creates an AWS EC2 instance.

  2. terminate_aws_ec2_instance

    Terminates an AWS EC2 instance by its ID.