Revit
Establishes seamless communication between Claude AI and Autodesk Revit for direct model interaction.
关于
This TypeScript-based Model Context Protocol (MCP) server acts as a crucial bridge, enabling Claude AI to interact directly with Autodesk Revit models. By implementing the MCP over a WebSocket connection, it provides real-time access to Revit model information, facilitates element querying and filtering, and supports view and level management. The server ensures robust communication, featuring graceful fallback to mock data when the Revit connection is unavailable, making it a reliable foundation for AI-powered Revit integrations.
主要功能
- Robust error handling with automatic fallback to mock data
- Real-time access to Revit model information and state synchronization
- Query and filter Revit elements with access to properties and geometry
- 13 GitHub stars
- WebSocket-based communication with Revit plugin
- List and manage Revit views and level information
使用案例
- Integrating Claude AI with Autodesk Revit for intelligent model querying and manipulation
- Developing AI-powered applications that require real-time access to Revit model data
- Automating tasks or generating insights from Revit models using conversational AI