Revit
Enables communication between Claude AI and Autodesk Revit for direct model interaction.
About
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.
Key Features
- View and level management
- Fallback to mock data when connection fails
- Element querying and filtering
- WebSocket-based communication with Revit plugin
- Real-time Revit model data access
- 6 GitHub stars
Use Cases
- Programmatic view and level management in Revit
- Automated element querying and filtering within Revit
- Real-time access to Revit model information in Claude AI