Provides a local Alloy-Language server to facilitate the generation and execution of Alloy modeling code.
This server enables the local execution of the Alloy modeling language, an open-source tool for formal software modeling and analysis. It leverages the `alloy-lang` npm package to bundle the language binary, making it readily accessible from Node.js environments. The primary purpose is to empower LLM-powered agents to generate, execute, and interpret Alloy models, thereby facilitating advanced system design, verification, and automated model creation.