Skip to content
@bimwright

bimwright

Forging the digital craft of the built environment.

bimwright

English · Tiếng Việt · 简体中文 · 日本語

bimwright

Open-source tools connecting AI assistants to BIM and CAD applications.

Work with Revit, AutoCAD, Navisworks, and Inventor through the Model Context Protocol (MCP). Query models, automate repetitive tasks, and make changes using the applications’ native APIs.

The name combines BIM with wright, an old word for a maker or builder—as in shipwright. We build tools for people who design and build.


Tools

  • rvt-mcp — MCP gateway for Autodesk® Revit® 2022–2027. 229 tools across 23 toolsets (232 with adaptive bake), with progressive disclosure (toolset gating), transaction-safe batch execution, and a ToolBaker self-evolution engine. Apache-2.0.
  • dwg-mcp — MCP gateway for Autodesk® AutoCAD® 2022–2027. 61 tools (36 default + 25 optional) with a ToolBaker self-evolution engine. Read drawing text, cluster spatial fragments, rewrite translations in place, and run audited code through one reversible workflow. Apache-2.0.
  • nwd-mcp — MCP gateway for Autodesk® Navisworks® Manage 2022–2027. 30 tools when all toolsets and send_code enabled (default 29) with a ToolBaker self-evolution engine. Query, inspect, and navigate federated coordination models for clash review, secured with loopback-only TCP and per-session tokens. Apache-2.0.
  • ipt-mcp — MCP gateway for Autodesk® Inventor® 2022–2027. 59 tools with send_code (default 58) across 13 toolsets, with a ToolBaker self-evolution engine. Drive parametric part/sketch/feature modeling, parameters, and iProperties as AI-callable tools across a pure-C# multi-version add-in stack. Apache-2.0.
  • bim-wiki — Vietnamese-first BIM knowledge base: ISO 19650 + the Vietnamese regulatory landscape (QĐ 347/348/1057/2500, Luật 60/2024, Nghị định 111/2024/175/2024, Circulars 09/2024/24/2025). CC-BY-SA 4.0.

A shared architectural pattern runs through the whole <ext>-mcp family: predictable, auditable, reversible. If you're thinking of building one of these under a similar name, please reach out first — we'd rather collaborate than fragment.


Revit, AutoCAD, Navisworks, Inventor, and Autodesk are registered trademarks of Autodesk, Inc. bimwright is an independent open-source project and is not affiliated with, sponsored by, or endorsed by Autodesk, Inc.

Popular repositories Loading

  1. rvt-mcp rvt-mcp Public

    BIMwright — AI-native Revit MCP server (Revit 2022–2027)

    C# 48 10

  2. dwg-mcp dwg-mcp Public

    MCP gateway for AutoCAD 2022-2027 - text reading, spatial clustering, translation rewriting, and code execution.

    C# 8 3

  3. ipt-mcp ipt-mcp Public

    MCP gateway for Autodesk Inventor 2022-2027 (parts, sketches, features, parameters, iProperties, export)

    C# 8 5

  4. bim-wiki bim-wiki Public

    BIM domain knowledge base — ISO 19650 + Vietnamese regulatory landscape (CC-BY-SA 4.0)

    3 2

  5. nwd-mcp nwd-mcp Public

    MCP gateway for Autodesk Navisworks Manage - query, inspect, navigate, and script Navisworks desktop sessions over MCP.

    C# 2 2

  6. .github .github Public

    Org profile for bimwright — artisan tooling for the AEC craft

Repositories

Showing 6 of 6 repositories
  • rvt-mcp Public

    BIMwright — AI-native Revit MCP server (Revit 2022–2027)

    bimwright/rvt-mcp's past year of commit activity
    C# 48 Apache-2.0 10 5 0 Updated Sep 22, 2026
  • bim-wiki Public

    BIM domain knowledge base — ISO 19650 + Vietnamese regulatory landscape (CC-BY-SA 4.0)

    bimwright/bim-wiki's past year of commit activity
    3 3 0 0 Updated Sep 18, 2026
  • ipt-mcp Public

    MCP gateway for Autodesk Inventor 2022-2027 (parts, sketches, features, parameters, iProperties, export)

    bimwright/ipt-mcp's past year of commit activity
    C# 8 Apache-2.0 5 0 0 Updated Sep 18, 2026
  • nwd-mcp Public

    MCP gateway for Autodesk Navisworks Manage - query, inspect, navigate, and script Navisworks desktop sessions over MCP.

    bimwright/nwd-mcp's past year of commit activity
    C# 2 Apache-2.0 2 0 0 Updated Sep 18, 2026
  • dwg-mcp Public

    MCP gateway for AutoCAD 2022-2027 - text reading, spatial clustering, translation rewriting, and code execution.

    bimwright/dwg-mcp's past year of commit activity
    C# 8 Apache-2.0 3 0 0 Updated Sep 18, 2026
  • .github Public

    Org profile for bimwright — artisan tooling for the AEC craft

    bimwright/.github's past year of commit activity
    0 0 0 0 Updated Sep 18, 2026

Top languages

C#

Most used topics