Discover and explore top open-source AI tools and projects—updated daily.
hashicorpMCP server for Terraform IaC automation
Top 36.3% on SourcePulse
This project provides a Model Context Protocol (MCP) server designed to integrate with the Terraform Registry, enabling advanced automation and data analysis for Infrastructure as Code (IaC). It targets developers and researchers working with Terraform, offering capabilities for provider and module discovery, documentation extraction, and detailed analysis of IaC components.
How It Works
The server acts as an intermediary, querying Terraform Registry APIs to retrieve and process information about providers and modules. It utilizes a toolset for specific actions: resolveProviderDocID and getProviderDocs for provider documentation, and searchModules and moduleDetails for module information. This approach allows for structured, programmatic access to registry data, facilitating automated workflows and deeper understanding of IaC assets.
Quick Start & Requirements
docker run -i --rm hashicorp/terraform-mcp-server. Configuration examples are provided for VS Code and Claude Desktop.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
Outputs and recommendations are dynamically generated and require thorough review by users to ensure alignment with security, cost-efficiency, and compliance requirements.
23 hours ago
1 day
e2b-dev
awslabs