az-mcp-tf
Verified Safeby franco-gh
Overview
Deploys the terraform-mcp-server to Azure Container Apps, providing an interface for Terraform interaction compatible with clients like GitHub Copilot Chat.
Installation
No command providedEnvironment Variables
- API_KEY
- TFE_ADDRESS
- TFE_TOKEN
Security Notes
The project is designed with strong security practices, including API key authentication, Azure Key Vault for secret storage, Managed Identities for secure access, RBAC for Key Vault access, and HTTPS by default for all communication. No 'eval' or obvious obfuscation detected. API keys are not hardcoded. The architecture places Nginx in front for API key validation, enhancing security.
Similar Servers
terraform-mcp-server
Provides seamless integration with Terraform Registry APIs and HCP Terraform/Terraform Enterprise APIs, enabling AI assistants/LLMs to generate high-quality Terraform code and automate IaC workflows.
tfmcp
A CLI tool and MCP server that enables LLMs to analyze, manage, and operate Terraform configurations and infrastructure environments.
mcp-servers
A curated collection of Model Context Protocol (MCP) server configurations to integrate various developer tools and services with AI agents.
toolhive-studio
ToolHive is a desktop application (Electron UI) for discovering, deploying, and managing Model Context Protocol (MCP) servers in isolated containers, and connecting them to AI agents and clients.