mcp-server-hcp-terraform
1
The mcp-server-hcp-terraform is a MCP server integrating with the HashiCorp Terraform Cloud/Enterprise API. It enables searching for and retrieving information about Terraform modules through an MCP interface.
mcp-server-hcp-terraform
This project provides a MCP server that integrates with the HCP Terraform Cloud/Enterprise API. You can access features such as searching for Terraform modules and retrieving module information.
Prerequisites
- Python 3.13+
- HCP Terraform Cloud/Enterprise account
- Access token
Features
Search Private Modules
Search for modules in the HCP Terraform Private Registry. Parameters include search query, optional provider filter, and a limit on results.
Get Module Details
Retrieve detailed information about a specific module from the HCP Terraform Registry. Parameters include module name, provider, optional registry name, and namespace.