Skip to main content
Glama
hjbaard

SolidWorks-MCP

by hjbaard

Related Servers

Alternatives to SolidWorks-MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents to build, measure, verify, and correct parametric SolidWorks parts and assemblies locally via the COM API, supporting operations like sketching, extruding, modeling, dimensioning, material assignment, export, and assembly mating.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI agents to control a running SOLIDWORKS session through its COM API, with tools for sketching, feature creation, assemblies, and visual feedback via screenshots.
      13
      Apache 2.0
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables LLMs to automate SolidWorks (open/save parts, modify dimensions, export STEP) via COM, and optionally generate geometry using build123d code-CAD with PNG previews.
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents to design parametric 3D CAD models of industrial machinery end-to-end, including modeling, assembly, validation, and manufacturing drawings, through 79 MCP tools.
      2
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI models to automate SolidWorks CAD at the feature level through MCP, including building parts from DXF/DWG drawings and reproducing existing parts via a deterministic compiler.
      1
      AGPL 3.0

    TDQS

    A3.9/5.0

    Scored across 48 tools

    Disambiguation5/5

    Each tool targets a distinct operation: shape creation tools differ by geometry type (box, profile, spline, disc, cylinder, cone, revolve, sweep, loft), cutting tools differ by face and depth, and assembly tools are separate. Descriptions provide clear use cases. No two tools appear to serve the same purpose.

    Naming Consistency5/5

    All creation tools follow add_*, cutting tools cut_*, queries get_*/list_*, and parametric edits set_*. Consistent verb-noun pattern. Even exceptions like check_interference and insert_component follow the pattern of specific verbs. No mixed conventions.

    Tool Count4/5

    48 tools is a large surface, but the domain (full SolidWorks control) justifies it. Each tool is specific and non-redundant, covering part creation, editing, assembly, and analysis. While heavy, the tools are well-scoped to their individual tasks.

    Completeness4/5

    The server covers the full lifecycle: part creation, parametric editing, measurement, export, assembly composition and mating. Minor gaps like a delete_feature or list_features tool are missing, but agents can work around with existing operations. Overall, no obvious dead ends.

    Maintenance

    ActivityNo data
    ResponsivenessNo issues