liuwuliuyun/tf-mcp-server
If you are the rightful owner of tf-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 dayong@mcphub.com.
A Model Context Protocol (MCP) server for Azure Terraform operations, providing intelligent assistance for infrastructure as code development with Azure resources.
Tools
Functions exposed to the LLM to take actions
azurerm_terraform_documentation_retriever
Retrieve specific AzureRM resource or data source documentation with optional argument/attribute lookup
azapi_terraform_documentation_retriever
Retrieve AzAPI resource schemas and documentation
run_terraform_command
Execute any Terraform command (init, plan, apply, destroy, validate, fmt) with provided HCL content
run_conftest_validation
Validate Terraform HCL against Azure security policies and best practices using Conftest
run_tflint_analysis
Run TFLint static analysis on Terraform configurations with Azure plugin support
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client