nhsy-hcp/hcp-terraform-mcp
If you are the rightful owner of hcp-terraform-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The HCP Terraform MCP Server provides AI agents with standardized access to HCP Terraform APIs for managing projects, workspaces, and runs.
Tools
Functions exposed to the LLM to take actions
health_check
Check HCP Terraform API connectivity
create_project
Create a new HCP Terraform project
list_projects
List all projects in the organization
delete_project
Delete a project by ID
create_workspace
Create a new workspace
list_workspaces
List workspaces (with optional project filtering)
update_workspace
Update workspace settings
lock_workspace
Lock a workspace to prevent changes
unlock_workspace
Unlock a workspace
create_run
Create and execute a new run
list_runs
List runs for a workspace
get_run
Get detailed information about a specific run
apply_run
Apply a planned run
cancel_run
Cancel a running operation
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client