Terraform Registry
by hashicorp · Added 1mo ago
1.3k
Install
git clone https://github.com/hashicorp/terraform-mcp-serverAbout
HashiCorp's official Terraform MCP server provides AI assistants with direct access to the Terraform Registry APIs for Infrastructure as Code development and automation. The implementation offers four core tools: resolving provider documentation IDs, fetching detailed provider documentation, searching Terraform modules, and retrieving module details with inputs, outputs, and configuration examples. Built in Go with comprehensive error handling and pagination support, it integrates with both v1 and v2 Registry APIs to enable use cases like automated provider discovery, infrastructure documentation retrieval, and module exploration for Terraform workflows.
Tags
Web & Browsermcp-serverapi