Skip to main content
Glama
594,087 tools. Updated 2026-09-20 21:39

"A tool or application for reading CAD files" matching MCP tools:

  • Assess a mesh or CAD file for 3D printing. Meshes get a graded scorecard (printability, structure, efficiency, quality); CAD files get an intake report with exact measurements.
    AGPL 3.0
  • Search theme files for text or regex to locate code, returning matching files with line numbers and context. Pinpoint relevant code sections without reading entire files.
    MIT
  • View a project's files and directories as a tree to understand its structure before reading or editing files.
    MIT
  • Create new CAD part files (FreeCAD or Fusion) under outputs/<job_id>; for Fusion, check progress with fcoh_status.
    MIT

Matching MCP Servers

  • F
    license
    A
    quality
    D
    maintenance
    Enables document conversion between PDF, DOCX, and Markdown formats to facilitate reading and editing complex files in AI tools like Claude Desktop or Cursor. It utilizes marker-pdf and pandoc to provide structured text versions of documents, helping to manage context and support unsupported file types.
    1
    1
    -

Matching MCP Connectors

  • ISO 4217 currency CAD.

  • Bitbybit 3D parametric CAD API, version-exact, for coding agents: search, describe, examples, guide

  • Create a Python or Node Neon3 application template at a given destination, constraining all generated files to the NEON3_APP_ROOT directory for a bounded project scaffold.
    MIT
  • Retrieve relevant code context for a specified function or class without reading entire files. Uses symbolic analysis to return only needed information.
    -
  • Import 3D and CAD files into Blender scenes. Supports multiple file formats, mesh quality control, and asset linking for flexible asset integration.
    MIT
  • List files in a workspace directory to reveal project structure, enabling inspection before reading or summarizing code.
    -
  • Import STEP and IGES CAD files into Blender by converting them to mesh format for editing and rendering.
    MIT
  • Import CAD and layout files into Ansys Electronics Desktop using PyAEDT import methods.
    PolyForm Noncommercial 1.0.0
  • Retrieve detailed metadata (size, timestamps, permissions, type) for files or directories to understand their characteristics without reading content.
    -
  • Retrieve organizational context files before writing code or docs. Returns the README with reading order, a list of context files, or a specific file's content or starter template.
    MIT
  • Convert KCL code or a .kcl path to a CAD file in formats like STEP, STL, OBJ, GLB, or FBX. Specify an optional export path and format, and receive the output file location.
    MIT
  • Convert CAD files between formats like STEP, STL, OBJ, and FBX. Provide input file, export path, and desired output format to receive the converted CAD file.
    MIT
  • Retrieve the current status of a CAD parse job, indicating whether it is pending, processing, completed, or failed.
    MIT
  • Find the shortest directed relation chain between two symbols, preserving direction. Returns the path without reading intermediate files, or reports no path if unconnected.
    MIT