Generate, validate, and apply Terraform configs with natural language for infrastructure management.
This is an open-source MIT-licensed Terraform MCP Server with no declared secrets or remote endpoints, and the provided materials show no clear high-risk red flags. However, its ability to generate, validate, plan, and apply Terraform configurations implies local execution and infrastructure-changing capability, so it should be used with appropriate caution and isolation.
The materials explicitly state that no keys or environment variables are required, and there is no request for API tokens, cloud credentials, or other sensitive authentication data; based on the provided information, the direct credential exposure surface appears low.
No remote endpoints are declared, and the materials do not state that user data is sent to external services; based on the available information, there is no explicit data egress path identified.
The system checks mark this tool as executes-code, and the description includes generating, validating, planning, and applying Terraform configurations. This typically implies invoking Terraform or related local processes and may trigger real infrastructure changes; this is a normal but high-impact capability for such tools and warrants careful execution controls.
To generate and apply Terraform configurations, the tool will likely need to read and write local IaC files, modules, or working directory contents. The materials do not show data permissions beyond its stated purpose, but it should still be treated as having normal access to local project data.
Positive factors include public source code and an MIT license, which improve auditability. However, the source is a third-party registry, community adoption is 0 stars, maintenance status is unknown, and no README is provided, so evidence of trustworthiness and maturity is limited; supply-chain risk is therefore best treated with caution rather than full trust.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Terraform MCP Server" yet — see the docs or source repo.
Generate a Terraform configuration for AWS: create a VPC with 2 public subnets and a security group allowing inbound access on ports 80 and 443.
A usable draft Terraform configuration with network and security group resource definitions.
Check this Terraform configuration for syntax and resource dependency issues, identify errors, and provide a corrected version.
An explanation of errors, fix recommendations, and a corrected configuration ready to use.
Based on the current Terraform project, generate a summary of the plan, then run apply and tell me which resources were added, changed, or destroyed.
A plan summary, apply results, and a clear list of added, changed, and destroyed resources.
Manage Azure infrastructure and cloud resources using natural language commands.
Create and manage AWS EKS clusters, networking, node groups, and kubectl config.
Analyze and validate Terragrunt projects with dependency insights and optimization suggestions.
Parse multi-cloud IaC and generate real-time cost estimates and comparisons.
Generate Kubernetes manifests and run common cluster operations from one tool.
Manage Cloudways servers, apps, backups, and deployments using natural language.