Run Terraform commands (init, plan, validate, apply, destroy) to manage AWS infrastructure from a specified directory with configurable variables and region settings.
Run Terraform commands (init, plan, validate, apply, destroy) in a specified directory for AWS infrastructure. Supports custom variables, AWS region settings, and ANSI output stripping for clear results.
A containerized Model Context Protocol server that enables using natural language to develop AWS infrastructure with Terraform, offering best practices guidance, security scanning with Checkov, and access to AWS provider documentation.
A standalone proxy that transforms any OpenAPI or Swagger-described REST API into an MCP server by mapping API operations to executable MCP tools. It enables AI clients to interact with existing web services through automated HTTP requests based on their official documentation.