pipethedev/Terraform-MCP-Server
If you are the rightful owner of Terraform-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Terraform MCP Server is a Model Context Protocol server that integrates with Terraform Registry APIs for advanced IaC automation.
Tools
Functions exposed to the LLM to take actions
resolveProviderDocID
Queries the Terraform Registry to find and list available documentation for a specific provider.
getProviderDocs
Fetches the complete documentation content for a specific provider resource, data source, or function.
searchModules
Searches the Terraform Registry for modules based on specified queries with pagination.
moduleDetails
Retrieves detailed documentation for a module including inputs, outputs, configuration, submodules, and examples.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client