drio
Open app

Clarion Builder MCP Server

Source

Mirror of

Catalog onlyCatalog onlySTDIO

Overview

Clarion Builder MCP Server is a server that provides capabilities for Clarion development and build management, enabling automated operations within the Clarion IDE.

To use the server, clone the repository, install dependencies, and configure it in your MCP settings. You can then execute various commands for project generation, compilation, and template management.

  • Execute ClarionCL commands for IDE tasks - Project generation and compilation - Template management - Dictionary import/export - TXA file handling - MSBuild integration - Comprehensive build configuration
  1. Automating project builds in Clarion
  2. Managing templates and dictionaries for Clarion projects
  3. Compiling solutions using MSBuild

Add to your AI client

Use these steps to connect Clarion Builder MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "peterparker57-clarion-builder-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-peterparker57-clarion-builder-mcp-server-mcp-mirror"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "peterparker57-clarion-builder-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-peterparker57-clarion-builder-mcp-server-mcp-mirror"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "peterparker57-clarion-builder-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-peterparker57-clarion-builder-mcp-server-mcp-mirror"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "peterparker57-clarion-builder-mcp-server-mcp-mirror": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-peterparker57-clarion-builder-mcp-server-mcp-mirror"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "peterparker57-clarion-builder-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-peterparker57-clarion-builder-mcp-server-mcp-mirror"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "peterparker57-clarion-builder-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-peterparker57-clarion-builder-mcp-server-mcp-mirror"
      ]
    }
  }
}

FAQ

What are the requirements to use this server?

You need Clarion 11.0 or higher, Microsoft .NET Framework 4.0 or higher, Visual Studio build tools, and Windows SDK.

How do I install the server?

Clone the repository, install dependencies using npm, and build the project.

Can I contribute to the project?

Yes! You can fork the repository, make changes, and create a Pull Request.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":921,"uuid":"a76996de-a122-4ca1-8f75-9b04a5521983","name":"peterparker57_clarion-builder-mcp-server","title":"Clarion Builder MCP Server","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"2025-01-28T02:18:37.903Z","updated_at":"2025-02-23T07:13:15.765Z","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"clarion,mcp-server,build-tools","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/peterparker57_clarion-builder-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]