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:
- revit-mcp: Connects with AI conversation clients. Responsible for providing executable functions to the AI conversation client and communicating with Revit.
- revit-mcp-plugin: This is a Revit plugin used to receive AI commands, load command sets, and execute specific functions.
- 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
- Driving Revit through MCP - Detailed installation and usage instructions
- Custom Command Development - How to develop custom commands (to be added)
- Frequently Asked Questions - Common questions and solutions (to be added)
Contact Us
You can contact us through:
- GitHub: revit-mcp Organization
- Discord: Discord
- QQ Group: QQ Group
We look forward to building the project together with you!