Back to Skills Marketplace
Skill pack
Terraform Official MCP
Verified listing for HashiCorp's Terraform MCP server with Registry, provider documentation, module, policy, and workspace workflows.
How to use it
- Open Kendr Desktop.
- Go to Skills, then Marketplace.
- Search for Terraform Official MCP or terraform-official-mcp.
- Install the pack, then enable the pack or individual skills you want available in agentic mode.
Kendr Desktop compares the installed version with the hosted catalog version and offers an update when this pack changes.
Install source
Use this hosted archive when installing or updating the pack from Kendr Desktop.
https://kendr.org/api/skills/packs/terraform-official-mcp/archive
Terraform Official MCP
Use HashiCorp's Terraform MCP server for Terraform Registry, provider docs, modules, policies, and Terraform workspace workflows.
Terraform Official MCP
Use this skill when the user asks for current Terraform provider documentation, modules, Registry-backed examples, HCP Terraform or Terraform Enterprise workspace context, policies, or run guidance.
Setup:
- Docker must be available for the bundled configuration.
- Public Registry lookups can run without authentication.
- For HCP Terraform or Terraform Enterprise, open MCP settings and add
TFE_TOKENandTFE_ADDRESSenvironment values according to the provider docs.
Workflow:
- Prefer documentation, module, policy, and plan-preparation queries before changing Terraform state.
- Treat workspace creation, variable changes, run creation, applies, deletes, and policy mutations as side-effecting operations.
- Ask for Kendr approval before any side-effecting Terraform action.
- Never print Terraform tokens or workspace secrets.