Facets-cloud/facets-module-mcp
If you are the rightful owner of facets-module-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This MCP Server for the Facets Module assists in creating and managing Terraform modules for infrastructure as code.
Tools
Functions exposed to the LLM to take actions
FIRST_STEP_get_instructions
Loads all module writing instructions from the module_instructions
directory and supplementary instructions from mcp_instructions
.
list_files
Lists all files in the specified module directory securely within the working directory.
read_file
Reads the content of a file within the working directory.
edit_file_block
Apply surgical edits to specific blocks of text in files. Makes precise changes without rewriting entire files.
write_config_files
Writes and validates facets.yaml
configuration files with dry-run and diff previews.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client