SolidWorks MCP Server - GitHub
Python, SolidWorks COM API, C#/.NET Interop, MCP
- Developed and open-sourced a SolidWorks MCP Server with ~100 tools exposing core SolidWorks part & assembly operations, model and state inspection, and a macro system for long-tail API coverage.
- Enabled closed-loop model feedback by exposing faces, edges, features, bodies, mass properties, interference checks, and viewport captures to agents.
- Built a private 350+ case benchmark spanning implementation categories & CSWA/CSWP-style problems, programmatically evaluating agents and harnesses via COM for correctness, tool usage, completion, and error detection.