{"slug":"severity1/terraform-cloud-mcp","name":"Terraform Cloud","description":"Manage Terraform Cloud infrastructure using natural language via its API.","category":"cloud-service","tags":[],"official":false,"stars":23,"transport":null,"install":[{"cmd":"pip install .","imports":[]}],"tools":[{"name":"list_workspaces","description":"List all workspaces in a Terraform Cloud organization"},{"name":"get_workspace","description":"Get details of a specific workspace"},{"name":"create_workspace","description":"Create a new workspace in Terraform Cloud"},{"name":"delete_workspace","description":"Delete a workspace from Terraform Cloud"},{"name":"list_runs","description":"List runs for a workspace"},{"name":"get_run","description":"Get details of a specific run"},{"name":"create_run","description":"Create a new run in a workspace"},{"name":"apply_run","description":"Apply a run to execute planned changes"},{"name":"discard_run","description":"Discard a run to cancel planned changes"},{"name":"list_state_versions","description":"List state versions for a workspace"},{"name":"get_state_version","description":"Get details of a specific state version"},{"name":"download_state_version","description":"Download the state file for a specific state version"},{"name":"list_variables","description":"List variables for a workspace"},{"name":"create_variable","description":"Create a new variable in a workspace"},{"name":"update_variable","description":"Update an existing variable in a workspace"},{"name":"delete_variable","description":"Delete a variable from a workspace"},{"name":"list_organization_tags","description":"List all tags in an organization"},{"name":"add_workspace_tags","description":"Add tags to a workspace"},{"name":"remove_workspace_tags","description":"Remove tags from a workspace"}],"env_vars":["YOUR_TF_TOKEN"],"auth_type":"none","github":"https://github.com/severity1/terraform-cloud-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}