Skip to main content
Glama
Qvakk

Terraform Registry MCP Server

by Qvakk

get_provider_details

Retrieve detailed information about Terraform providers from the public registry, including documentation, version data, and resource specifications for infrastructure management.

Instructions

Get detailed information about a specific Terraform provider.

Args: namespace: Provider namespace (e.g., 'hashicorp') name: Provider name (e.g., 'aws', 'azurerm', 'google') version: Provider version (default: 'latest') Returns: Dictionary containing detailed provider information

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
namespaceYes
nameYes
versionNolatest

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Qvakk/terraform-registry-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server