Terraform Registry MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
providerLookup

Lookup a Terraform provider by name and optionally version.

resourceUsage

Get an example usage of a Terraform resource and related resources.

moduleRecommendations

Search for and recommend Terraform modules for a given query.

dataSourceLookup

List all available data sources for a provider and their basic details.

resourceArgumentDetails

Fetches details about a specific resource type's arguments, including name, type, description, and requirements.

moduleDetails

Retrieves detailed metadata for a Terraform module including versions, inputs, outputs, and dependencies.