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.
A Model Context Protocol (MCP) server that provides tools for interacting with the Terraform Registry API.
The Terraform Registry MCP Server is a specialized server designed to facilitate interaction with the Terraform Registry API. It allows AI agents to query and retrieve information about Terraform providers, resources, modules, and more. This server was initially developed as a proof of concept for a new official Terraform MCP server, which is now maintained by HashiCorp. The server supports a wide range of functionalities, including fetching provider details, searching for modules, and managing Terraform Cloud resources. It is particularly useful for developers and AI systems that need to automate or enhance their Terraform workflows by providing structured access to Terraform's extensive registry data.
Features
- Provider and Resource Details: Fetch detailed information about Terraform providers and resources.
- Module Search and Recommendations: Search for and recommend Terraform modules based on specific queries.
- Terraform Cloud Integration: Manage Terraform Cloud resources, including organizations, workspaces, and runs.
- Resource and Data Source Listing: List available resources and data sources for specific providers.
- Prompt Generation: Generate contextual responses for tasks like migrating clouds or optimizing modules.