Skip to main content
Glama

IAC Memory MCP Server

by AgentWong

get_terraform_provider_info

Retrieve detailed information about a Terraform provider by specifying its name. This tool helps users access essential data directly from the IAC Memory MCP Server, enabling efficient management of infrastructure-as-code resources.

Instructions

Retrieve comprehensive information about a Terraform provider

Input Schema

NameRequiredDescriptionDefault
provider_nameYesName of the Terraform provider

Input Schema (JSON Schema)

{ "description": "Retrieve comprehensive information about a Terraform provider", "properties": { "provider_name": { "description": "Name of the Terraform provider", "type": "string" } }, "required": [ "provider_name" ], "type": "object" }

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/AgentWong/iac-memory-mcp-server'

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