UtpalJayNadiger/tf-dialect
If you are the rightful owner of tf-dialect and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
tf-dialect is an MCP server that integrates your organization's Terraform style guide with AI coding agents, ensuring the generation of context-aware, organization-specific Infrastructure as Code.
Tools
Functions exposed to the LLM to take actions
get_style_guide
Retrieve the complete Terraform style guide configuration.
list_examples
List code examples, optionally filtered by resource type or search term.
validate_snippet
Validate Terraform code against the style guide.
generate_resource
Generate a Terraform resource following organization standards.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client