-
Notifications
You must be signed in to change notification settings - Fork 6
MCP Server
Huzefaaa2 edited this page Jan 1, 2026
·
3 revisions
Terraform Guardrail MCP exposes tools for scan, metadata, and snippet generation via stdio.
terraform-guardrail mcp-
scan_terraform: Run compliance checks over a path and optional state file. -
get_provider_metadata: Fetch provider metadata from Terraform Registry (AWS + Azure). -
generate_snippet: Generate Terraform snippets for common AWS/Azure resources.
{"jsonrpc":"2.0","id":1,"method":"call_tool","params":{"name":"scan_terraform","arguments":{"path":"./examples"}}}