Open Source & Free

AI-Powered
Revit Automation

0 MCP Tools
0 Categories
0 Revit Versions
🧠
AI Client
Claude / Gemini / Cursor
MCP Protocol
⚑
BIM-Bot Server
TypeScript + .NET
TCP Socket
Autodesk Revit
2020 – 2027

Everything you need to automate Revit

A comprehensive toolkit that bridges the gap between AI and BIM.

🧠

Built-in AI Chat

Chat with your Revit model using natural language. Powered by Gemini 2.5 and local Ollama models.

Gemini Ollama Context-Aware
⚑

187 MCP tools

The most comprehensive set of MCP tools for Revit β€” read, create, edit, export, and automate everything.

Read Create Edit Export
πŸ“Š

Power BI 3D Export 🚧 Coming Soon

Export Revit 3D geometry directly into Power BI for interactive data visualization dashboards.

3D Visualization Data Analytics
πŸ”Œ

Integrations 🚧 Coming Soon

Connect Revit to Google Sheets, Excel, Notion, SQLite, and Power BI for seamless data flow.

Google Sheets Excel Notion SQLite
πŸš€

One-Click Install

Get fully set up in under 60 seconds. Automatic Revit detection, config injection, and server startup.

Zero Friction Auto-Detect
πŸ”„

Multi-Version Support

Supports Revit 2020 through 2027 with automatic .NET framework routing for each version.

.NET 8.0 .NET 4.8 2020–2027
πŸ’₯

Clash Detection

Detect and resolve element clashes directly from the plugin UI β€” no external tools needed.

QA/QC Automation
πŸ“ˆ

BIM Dashboard ✨ New

Generate live model health dashboards with charts, plus BEP / MIDP configuration and compliance checks.

Model Health BEP / MIDP Charts

187 tools across 19 categories

Click any category to explore the full list of tools.

πŸ”19

Reading

Query views, elements, parameters, rooms, levels, sheets, families, and linked models.

πŸ—οΈ15

Creating

Walls, floors, ceilings, roofs, levels, grids, rooms, views, sheets, annotations.

✏️12

Editing

Move, rotate, copy, delete, mirror, align, group, change types, batch modify.

πŸ“„8

Documentation

Sheets, viewports, exports, legends, revisions, printing.

βœ…8

QA / QC

Warnings, audits, compliance, naming conventions, purge unused.

πŸ€–8

AI

Gemini chat, code generation, model analysis, OAuth authentication.

⚑29

Power Tools

Auto-join, bulk transfers, renumbering, CAD cleanup, view templates.

πŸ“¦16

Export

Excel, Notion, Google Sheets, SQLite, DWG, PDF, IFC.

πŸ”Œ16

Extended

Stairs, railings, curtain walls, elevation/section views, family editing.

πŸ“10

File Management

Save, close, sync, worksharing, family editing, central model operations.

πŸ”₯8

MEP

Ducts, pipes, flex ducts, circuits, system connections, sizing.

βš™οΈ9

Settings

Object styles, phases, materials, view properties, graphic overrides.

πŸ”„6

Transactions

Undo/redo, checkpoints, rollback, post commands, code preview.

πŸ”§5

Advanced

Execute C# code in Revit, AI filtering, view reset, model statistics.

πŸ“3

Drafting

Detail lines, model lines, and arcs for 2D documentation.

🎨3

Rendering

Sun/shadow settings, visual styles, high-res image export.

✍️3

Sketch

Get, edit, and set sketch profiles for floors, roofs, and more.

πŸ“ˆ3

BIM Dashboard

Model health dashboards, BEP/MIDP configuration and compliance validation.

πŸ“Š1

Power BI

Export 3D geometry to Power BI for interactive dashboards.

How it works

A robust three-layer architecture connecting AI to Revit's API.

🧠

AI Client Layer

Claude Desktop, Gemini CLI, Cursor, VS Code, or any MCP-compatible client.

User Interface
MCP Protocol
⚑

MCP Server

TypeScript server that translates MCP calls into Revit API commands.

Node.js Runtime
TCP JSON-RPC Validation Routing
TCP Socket

Revit Plugin

.NET add-in that executes commands within Revit's API context.

.NET Framework

Ready in 60 seconds

The installation and configuration are done entirely through the automated .exe file.

Automated Setup

Download Installer

One executable β€” installs and configures everything automatically.

Download BIM-Bot v2.3.0 Windows Installer (EXE) β€’ 60.9 MB β€’ Revit 2020–2027

Double-click the .exe file to start the installation. (Run as Administrator if required).

  • βœ“ Guided setup wizard
  • βœ“ Auto-detects your Revit versions (2020–2027)
  • βœ“ Deploys the correct plugin for each version
  • βœ“ Auto-configures Claude Desktop, Claude Code, Cursor, Windsurf & VS Code
  • βœ“ Works on standard-user accounts β€” configures the profile of the person installing, not the admin account that approved the prompt
  • βœ“ Self-healing config β€” the plugin re-validates and repairs the Claude setup every time Revit starts
  • βœ“ Bundles Node.js β€” no dependencies needed
  • βœ“ Ready to use in 60 seconds

System requirements: Windows 10/11 β€’ Autodesk Revit 2020–2027 β€’ Claude Desktop (for AI features)

Having Issues?

If the automatic installation doesn't work, or you need fully detailed documentation to configure a different AI client like Cursor, VS Code, or Windsurf, please refer to our manual configuration guide.

Claude connection broken after moving or reinstalling? Click "Connect Claude" in the BIM-Bot ribbon inside Revit β€” it repairs the config and reports per-client status.

View Detailed Documentation →

Claude Desktop Configuration

The automated installer configures this automatically. Use this only if you need to set it up manually.

Manual Configuration

Add the following JSON block to your Claude Desktop configuration file located at %APPDATA%\Claude\claude_desktop_config.json:

JSON
{
  "mcpServers": {
    "BIM-Bot": {
      "command": "C:\\Program Files\\BIMBot\\nodejs\\node.exe",
      "args": ["C:\\Program Files\\BIMBot\\server\\build\\index.js"],
      "env": {}
    }
  }
}

Clean removal

One command to remove everything β€” or do it manually.

Uninstall from Windows

Open Settings β†’ Apps β†’ Installed apps, find BIM-Bot, and click Uninstall.

Or simply re-run the installer .exe β€” it detects the existing installation and offers a Repair or Uninstall option.

One-Line PowerShell Uninstall:

PowerShell
irm https://raw.githubusercontent.com/HassanElmathary/MIB-Mot/main/install.ps1 | iex; Install-BIMBot -Uninstall
  • 🧹 Revit plugin (.addin files + DLLs) from all versions
  • 🧹 BIM-Bot entry from Claude Desktop config
  • 🧹 Installation directory (C:\Program Files\BIMBot)

Restart Revit after uninstalling to fully unload the plugin.

Manual Uninstall

Follow these steps to remove BIM-Bot manually:

  1. Delete %ProgramData%\Autodesk\Revit\Addins\20XX\BIMBot.addin for each Revit version (2020–2027)
  2. Remove "BIM-Bot" block from %APPDATA%\Claude\claude_desktop_config.json
  3. Delete C:\Program Files\BIMBot folder
  4. Restart Revit and Claude Desktop

Works with your stack

Broad version support and client compatibility.

Revit Versions

Revit 2027 .NET 8.0 βœ…
Revit 2026 .NET 8.0 βœ…
Revit 2025 .NET 8.0 βœ…
Revit 2024 .NET 4.8 βœ…
Revit 2023 .NET 4.8 βœ…
Revit 2022 .NET 4.8 βœ…
Revit 2021 .NET 4.8 βœ…
Revit 2020 .NET 4.8 βœ…

βœ… All versions fully supported

AI Clients

Claude Desktop Gemini CLI Cursor VS Code + Copilot Windsurf Cline Continue Any MCP Client

Ready to automate Revit?

Join hundreds of BIM professionals using AI to supercharge their Revit workflow.

Join the Community

Connect with BIM professionals using AI to automate Revit