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.