clarion-builder-mcp-server
If you are the rightful owner of clarion-builder-mcp-server 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.
An MCP server providing Clarion development and build capabilities, enabling automated Clarion IDE operations, project compilation, and build management using ClarionCL and MSBuild.
The Clarion Builder MCP Server is designed to streamline the development and build processes for Clarion projects. It integrates with the Clarion IDE to automate tasks such as project generation, compilation, and template management. By leveraging ClarionCL and MSBuild, the server facilitates efficient build management and configuration. It supports operations like importing and exporting TXA files, managing templates, and compiling solutions with various build options. The server is compatible with Clarion 11.0 or higher and requires Microsoft .NET Framework 4.0 or higher, Visual Studio build tools, and Windows SDK. Installation involves cloning the repository, installing dependencies, and building the project. Configuration is done by adding the server to the MCP settings file. Usage examples include generating projects, importing/exporting TXA files, and compiling solutions.
Features
- ClarionCL command execution
- Project generation and compilation
- Template management
- Dictionary import/export
- MSBuild integration
Tools
clarion_cl
Execute ClarionCL commands for IDE tasks.
compile_solution
Compile a Clarion solution using MSBuild.