OCCTMCP

gsdali/OCCTMCP
★ 0 stars TypeScript 💻 Code/Dev Tools Updated today
MCP server for OCCT CAD modeling via OCCTSwift
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "occtmcp": {
      "command": "npx",
      "args": [
        "-y",
        "gsdali/OCCTMCP"
      ]
    }
  }
}

README Excerpt

MCP server that gives LLMs the ability to create and iterate on 3D CAD models using [OpenCASCADE](https://www.opencascade.com/) via [OCCTSwift](https://github.com/gsdali/OCCTSwift). ``` LLM writes Swift CAD code via execute_script → OCCTSwiftScripts compiles & runs it (~0.5s incremental) → Outputs BREP/STEP files + manifest.json

Tools (20)

Bracketanalyze_clearanceapply_featureboolean_opcheck_thicknessclear_scenecompare_versionscompute_metricsexecute_scriptexport_modelexport_scenefeature_recognizegenerate_drawinggenerate_meshget_api_referenceget_sceneget_scriptgraph_compactgraph_dedupgraph_ml