0
/ 100
1 month ago
glama

Facets Module MCP Server

Enables creation and management of Terraform modules for Facets.cloud infrastructure with interactive generation, validation, forking, testing, and deployment workflows through secure file operations and FTF CLI integration.

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
🚨
Reads files from sensitive locations
Touches: ~/.facets/credentials
🔐
You'll be asked for 1 credential: FACETS_TOKEN
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.
configFACETS_PROFILE"": "default",
configFACETS_USERNAME"": "<YOUR_USERNAME>",
🔐 secretFACETS_TOKEN"": "<YOUR_TOKEN>",
configCONTROL_PLANE_URL"": "<YOUR_CONTROL_PLANE_URL>"
// 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 8 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/facets-cloud-facets-module-mcp-d4zrgv)](https://m8ven.ai/mcp/facets-cloud-facets-module-mcp-d4zrgv)
commit: a84e6c69fac8116aa47e5849de810c01e103da28
code hash: 919fc25bc9f48ba99cf557af26b81874c1f8237d678e336526075f4de1e6417d
verified: 6/18/2026, 11:30:20 AM
view raw JSON →