Terraform MCP Server
a year ago
- #Infrastructure as Code
- #Terraform
- #Automation
- The Terraform MCP Server integrates with Terraform Registry APIs for IaC development.
- Automates Terraform provider and module discovery and data extraction.
- Provides detailed information on provider resources, data sources, and modules.
- Users must review outputs for security, cost-efficiency, and compliance.
- Can be run in Docker or built from source using `make build`.
- Configuration examples provided for VS Code, Claude Desktop, and Docker.
- Tools available include resolving provider docs, fetching docs, searching modules, and module details.
- Development requires Go and optionally Docker for container builds.
- Project is licensed under MPL-2.0; contributions require forking, branching, testing, and PRs.
- Security issues, bug reports, and feature requests have specific contact methods.