Skip to main content
Glama

Related Servers

Alternatives to FreeCAD MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      Enables Claude Desktop to control FreeCAD for 3D CAD modeling, including creating, editing, and deleting objects, executing Python code, and running FEM analyses.
      14
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Enables to control FreeCAD from Claude Desktop through MCP, allowing CAD operations like creating and editing objects, taking screenshots, and executing Python code.
      11
      1
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Enables users to control FreeCAD through natural language for creating, editing, and managing 3D objects and documents. It supports executing Python code, capturing screenshots of the workspace, and importing parts from the FreeCAD library.
      11
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Enables AI-driven control of FreeCAD for CAD modeling, including creating, editing, measuring objects and running FEM analysis, via natural language interaction through Claude Desktop.
      36
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Enables AI assistants to control FreeCAD 3D modeling software, allowing creation and manipulation of 3D objects, execution of Python code, and interaction with FreeCAD's parts library through natural language.
      10
      MIT

    TDQS

    A3.5/5.0

    Scored across 10 tools

    Disambiguation4/5

    Most tools have distinct purposes, but there is some overlap between create_object and edit_object, as edit_object is described as a fallback for when create_object cannot handle object creation, which could cause confusion. However, other tools like get_object, get_objects, and delete_object are clearly differentiated.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern with snake_case, such as create_document, delete_object, get_view, and insert_part_from_library. There are no deviations in naming conventions, making the set predictable and easy to understand.

    Tool Count5/5

    With 10 tools, the count is well-scoped for a CAD modeling server, covering core operations like document and object management, code execution, view handling, and library access. Each tool appears to serve a specific function without unnecessary redundancy.

    Completeness4/5

    The toolset provides good coverage for FreeCAD operations, including create, get, edit, and delete for objects and documents, along with view management and library integration. A minor gap is the lack of a tool to list or manage documents (e.g., list_documents), but agents can work around this using existing tools like get_objects.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues