Enables communication between Claude AI and Autodesk Revit for direct model interaction.
This TypeScript-based server acts as a bridge between Claude AI and Revit, facilitating seamless interaction with Revit models via WebSocket. It implements the Model Context Protocol to provide real-time access to Revit model information, element querying and filtering, and view/level management, with robust error handling and fallback mock data for reliable performance.
Características Principales
01View and level management
02Fallback to mock data when connection fails
03Element querying and filtering
04WebSocket-based communication with Revit plugin
05Real-time Revit model data access
066 GitHub stars
Casos de Uso
01Programmatic view and level management in Revit
02Automated element querying and filtering within Revit
03Real-time access to Revit model information in Claude AI