terraform-registry-mcp-server

Qvakk/terraform-registry-mcp-server

3.2

If you are the rightful owner of terraform-registry-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 providing access to the Terraform public registry for AI assistants.

Tools

Functions exposed to the LLM to take actions

search_modules

Search for Terraform modules by name or keywords

get_module_details

Get detailed information about a specific module

get_latest_module_version

Get the latest version of a module

list_module_versions

List all available versions of a module

search_providers

Search for Terraform providers

get_provider_details

Get detailed information about a provider

get_latest_provider_version

Get the latest version of a provider

list_provider_versions

List all available versions of a provider

get_provider_docs

Fetch full provider documentation

get_provider_resource_docs

Fetch complete resource docs

get_provider_data_source_docs

Fetch complete data source docs

search_provider_docs

Search within provider documentation

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources