Terraform infrastructure-as-code integration. Plan, apply, and manage Terraform configurations and state.
npx -y terraform-mcp-server
```json
{
"mcpServers": {
"terraform": {
"command": "npx",
"args": ["-y", "terraform-mcp-server"],
"env": { "TERRAFORM_DIR": "/path/to/project" }
}
}
}
```
planapplyshow_statelist_resourcesvalidateTerraform infrastructure-as-code integration. Plan, apply, and manage Terraform configurations and state.
Language: TypeScript
Category: Cloud