Home - revit-mcp/revit-mcp-plugin GitHub Wiki

Revit-MCP Wiki

Welcome to the Revit-MCP project Wiki!

Project Introduction

Revit-MCP is a framework that implements the MCP protocol based on Autodesk Revit software. It allows AI conversation clients compatible with the MCP protocol to drive Revit. Through this framework, you can use natural language to interact with AI to control Revit for modeling and other operations.

Project Components

The project consists of three main parts:

  1. revit-mcp: Connects with AI conversation clients. Responsible for providing executable functions to the AI conversation client and communicating with Revit.
  2. revit-mcp-plugin: This is a Revit plugin used to receive AI commands, load command sets, and execute specific functions.
  3. revit-mcp-commandset: Command sets are actual executable commands wrapped based on Revit external events. Developers can add functionality to the command set or customize their own work sets.

Document Directory

Contact Us

You can contact us through:

We look forward to building the project together with you!