67
/ 100
8 days ago
glama

Azure Terraform MCP Server

Provides intelligent assistance for Azure Terraform development, including documentation retrieval, code validation, security scanning, and best practices guidance.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: AI_KEY, GITHUB_TOKEN, ARM_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_WORKSPACE_ROOT
configTELEMETRY_ENABLEDexport =false
🔐 secretAI_KEY
configAI_INGEST_ENDPOINT
configAI_LIVE_ENDPOINT
configAPP_ID
configAPPLICATIONINSIGHTS_CONNECTION_STRING
configTELEMETRY_SAMPLE_RATE
🔐 secretGITHUB_TOKEN
configMCP_SERVER_HOST
configMCP_SERVER_PORT
configMCP_DEBUG"-e", "=true",
configARM_SUBSCRIPTION_ID"-e", "=${env:ARM_SUBSCRIPTION_ID}",
configARM_TENANT_ID"-e", "=${env:ARM_TENANT_ID}",
configARM_CLIENT_ID"-e", "=${env:ARM_CLIENT_ID}",
🔐 secretARM_CLIENT_SECRET"-e", "=${env:ARM_CLIENT_SECRET}",
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/liuwuliuyun-tf-mcp-server-1a00zs)](https://m8ven.ai/mcp/liuwuliuyun-tf-mcp-server-1a00zs)
commit: a090cbf16ad2955835bfea21e4b853ae0d88088b
code hash: ddeada8bb1ba7817fedcabac5eff6c6cc7ffecd3d32980a397ca29b6b6ce61b8
verified: 6/16/2026, 1:24:30 PM
view raw JSON →