Skip to main content
Glama
466,466 tools. Updated 2026-08-19 15:30

"天正建筑 AutoCAD Plugin for Architectural Floor Plan Drawing" matching MCP tools:

  • Execute any AutoCAD command string directly via COM to automate drawing operations and control the CAD application in real time.
    MIT
  • Revert the last drawing operation to correct errors or backtrack. Supports both live AutoCAD undo and configurable DXF snapshot history for headless use.
    MIT
  • Audits the active drawing, repairs every fixable structural problem, and reports applied fixes and unresolved errors.
    MIT
  • Validate a dry-run publish plan against AutoCAD before final output, ensuring correct plotting without editing or saving the DWG.
    MIT
  • Export IFC building model drawings as PNG images with customizable view types, resolution, and camera height for architectural documentation.
    MIT
  • Checks the Civil 3D MCP connection health. Returns plugin status, Civil 3D version, active drawing info, and queue state. Call first to verify Civil 3D is running and the plugin is loaded.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Enables automation of AutoCAD LT and headless DXF creation through two backends (File IPC for Windows AutoCAD LT and ezdxf for cross-platform) with tools for drawing, entity, layer, block, annotation, PID, view, and system operations.
    8
    7
    MIT

Matching MCP Connectors

  • Read & play The Floor, an on-chain strategy game on Robinhood Chain. Unofficial companion.

  • Search and install Claude Code plugins from the ClaudeRegistry marketplace (read-only).

  • Import AutoCAD-style hatch patterns from a managed drawing asset into Rhino's hatch pattern table. Accepts only verified .pat files from the asset manifest for security.
    MIT
  • Set AutoCAD system variables (e.g., DIMSCALE, LTSCALE, MEASUREMENT) to adjust drawing settings. Provide the variable name and new value to apply the change directly.
    MIT
  • Create, open, save, and manage AutoCAD LT drawing files. Export to DXF, plot to PDF, purge unused objects, and control drawing operations through AutoLISP commands.
    MIT
  • Generates a dependency-ordered plan for architectural design goals, storing handles and step state to reduce verbose context.
    MIT
  • Validate and normalize drawing requirements before creating a plan. Ensures correct scale, dimension style, layers, and tolerances to avoid errors.
    MIT
  • Search a controlled library of architectural drawing assets by query, category, and dimensions to find specific drawing components for Rhino 8 projects.
    MIT
  • Retrieve a complete audited drawing recipe by providing its unique identifier. Useful for accessing verified architectural drawing specifications from Rhino 8.
    MIT
  • Revert the recent modifications in the active AutoCAD drawing by rolling back the full command history, including operations beyond the agent's actions.