Clarion Builder MCP Server is a tool for automating development and build management tasks within the Clarion IDE.
To get started, clone its repository, install the required dependencies, and add the server configuration to your MCP settings. Once set up, you can run commands for project generation, compilation, and template management.
Its key features include executing ClarionCL commands for IDE tasks, project generation and compilation, template management, dictionary import/export, TXA file handling, MSBuild integration, and comprehensive build configuration.
Common use cases are automating Clarion project builds, managing project templates and dictionaries, and compiling solutions with MSBuild.
To use this server, you need Clarion 11.0 or higher, Microsoft .NET Framework 4.0 or higher, Visual Studio build tools, and the Windows SDK. Installation involves cloning the repository, running npm install for dependencies, and building the project. Contributions are welcome via forking the repository and submitting a Pull Request.