Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Adds terry-form-mcp - Enterprise Terraform operations with LSP integration for intelligent Infrastructure as Code development.
Server Details
Tools Provided (25 Total)
Core Terraform Execution (1)
terry: Execute Terraform operations (init, validate, fmt, plan, show, graph, providers, version)Workspace Management (3)
terry_workspace_list: List all available workspaces with metadataterry_workspace_info: Analyze workspace structure and provide recommendationsterry_workspace_setup: Create properly structured workspace with templatesEnvironment & Diagnostics (4)
terry_version: Get Terraform version informationterry_environment_check: Comprehensive environment checkterry_lsp_debug: Debug terraform-ls functionalityterry_file_check: Check file syntax and readinessLSP-Powered Intelligence (7)
terraform_validate_lsp: Validate files with detailed diagnosticsterraform_hover: Get documentation at cursor positionterraform_complete: Get intelligent completion suggestionsterraform_format_lsp: Format files with LSPterraform_lsp_status: Get LSP integration statusterry_lsp_init: Manually initialize LSP clientSecurity & Analysis (3)
terry_analyze: Analyze for best practices with quality scoringterry_security_scan: Security vulnerability detection with CIS benchmarksterry_recommendations: Get focus-specific improvement recommendationsTerraform Cloud Integration (4)
tf_cloud_list_workspaces: List TF Cloud workspacestf_cloud_get_workspace: Get detailed workspace informationtf_cloud_list_runs: List workspace runs with historytf_cloud_get_state_outputs: Get state outputsGitHub Integration (4)
github_clone_repo: Clone or update repositoriesgithub_list_terraform_files: List Terraform files in reposgithub_get_terraform_config: Analyze repository configurationsgithub_prepare_workspace: Prepare workspace from repositoryKey Features
Testing
Checklist
🤖 Generated with Claude Code