Skip to main content
Glama
ab7646

fusion-reconstruct-mcp

by ab7646

Related Servers

Alternatives to fusion-reconstruct-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      F
      maintenance
      Enables AI-powered parametric CAD design in Autodesk Fusion 360 through natural language commands. Supports multiple AI backends (Ollama, OpenAI, Gemini, Claude) with intelligent routing and safety validation for geometric operations.
      15
      MIT
    • -
      license
      Not graded
      quality
      Not graded
      maintenance
      Enables AI-powered CAD automation in Autodesk Fusion 360 through natural language prompts. Features a modern web chat interface with multiple LLM backends for creating 3D models, sketches, and parametric designs.
      -
    • A
      license
      B
      quality
      D
      maintenance
      Connects AI coding agents to Autodesk Fusion 360 for CAD automation, enabling natural language control over sketching, 3D modeling, and CAM operations. It uses a Python-based bridge and a custom add-in to execute over 80 tools ranging from simple geometry creation to complex assembly and parameter management.
      80
      85
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables natural language 3D modeling in Fusion 360 through an MCP server that translates user commands into Fusion 360 API calls. Supports creating, editing, and managing 3D objects, executing Python code, and capturing model views through conversational interactions.
      1
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables AI assistants to inspect and automate Autodesk Fusion 360 through MCP, providing tools for CAD modeling, CAM manufacturing, and document management.
      -

    TDQS

    B3.4/5.0

    Scored across 34 tools

    Disambiguation5/5

    Every tool targets a distinct resource or action: mesh analysis tools, Fusion document/sketch tools, and modeling operations are all clearly separated. Even similar operations like find_circular_holes vs find_circular_faces or fusion_screenshot vs render_orthographic_views are distinguished by precise names and detailed descriptions.

    Naming Consistency4/5

    Most tools follow a clear snake_case verb-oriented pattern, with fusion_ prefixed for CAD operations and imperative verbs like list_, find_, get_, and add_ for mesh and sketch operations. Minor deviations like mesh_summary, fusion_shell, fusion_mirror, and fusion_new_document are small inconsistencies in an otherwise predictable scheme.

    Tool Count3/5

    34 tools is a large surface, but the domain of mesh analysis plus Fusion 360 reconstruction genuinely requires many granular operations. The count feels heavy, especially with separate sketch primitive tools, yet each tool has a clear purpose and the breadth is understandable for the task.

    Completeness3/5

    The server covers the full reconstruction workflow from mesh inspection through sketching, solid modeling, and STL comparison. However, there is no tool for deleting/undoing features or bodies and no way to edit existing sketches, so agents can hit dead ends when a modeling step goes wrong.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues