Overview
what is mcp-server-hcp-terraform?
MCP server for working with HashiCorp Terraform Cloud/Enterprise API, allowing users to access and manage Terraform modules.
how to use mcp-server-hcp-terraform?
To use the MCP server, set the required environment variables and run the server with the provided command structure.
key features of mcp-server-hcp-terraform?
- Search for private Terraform modules in the HCP Terraform Private Registry.
- Retrieve detailed information about specific modules from the HCP Terraform Registry.
use cases of mcp-server-hcp-terraform?
- Searching for Terraform modules based on specific queries.
- Accessing detailed information about modules for better management and deployment.
FAQ from mcp-server-hcp-terraform?
- What are the prerequisites for using this project?
You need Python 3.13+, an HCP Terraform Cloud/Enterprise account, and an access token.
- How do I set up the environment variables?
Set the
HCP_TERRAFORM_TOKEN,HCP_TERRAFORM_ORG, and optionallyHCP_TERRAFORM_BASE_URLbefore running the server.
- Is there a license for this project?
Yes, it is licensed under the MIT License.