Terraform Registry

Integrates with the Terraform Registry API to enable provider lookup, resource usage examples, module recommendations, and schema details retrieval for infrastructure-as-code development.

Featured
View Source
118 stars
0 tools
Created Aug 2025
@thrashr888/thrashr888-terraform-registry-terraform-mcp-server

About

Integrates with the Terraform Registry API to enable provider lookup, resource usage examples, module recommendations, and schema details retrieval for infrastructure-as-code development.

Categories

general

Installation

npm

npm install @thrashr888/thrashr888-terraform-registry-terraform-mcp-server

Configuration

{ "mcpServers": { "thrashr888-terraform-registry-terraform-mcp-server": { "command": "npx", "args": [ "-y", "@thrashr888/thrashr888-terraform-registry-terraform-mcp-server" ] } } }