Terraform MCP Server
Skills
moduleSearch
Search for and recommend Terraform modules based on a query.
policySearch
Search for policy libraries in the Terraform Registry.
moduleDetails
Retrieves detailed metadata for a Terraform module including versions, inputs, outputs, and dependencies.
policyDetails
Get detailed information about a specific policy library including its latest version.
resourceUsage
Get an example usage of a Terraform resource and related resources.
providerGuides
List and view provider-specific guides, including version upgrades and feature guides.
functionDetails
Get details about a Terraform provider function.
listDataSources
List all available data sources for a provider and their basic details.
providerDetails
Get detailed information about a Terraform provider by name and optionally version.
resourceArgumentDetails
Fetches comprehensive details about a specific resource type's arguments, including required and optional attributes, nested blocks, and their descriptions.