revit_mcp

revit_mcp

3.4

If you are the rightful owner of revit_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol server for Revit integration, enabling seamless communication between Claude AI and Autodesk Revit.

The Revit MCP Server is a TypeScript-based server that acts as a bridge between Claude AI and Autodesk Revit. It facilitates direct interaction with Revit models through a WebSocket connection, implementing the Model Context Protocol. This server provides real-time access to Revit model information, supports element querying and filtering, manages views and levels, and includes robust error handling with fallback mock data. It is designed to enhance the integration of AI capabilities with Revit, allowing for efficient model management and interaction.

Features

  • Revit Integration: WebSocket-based communication with Revit plugin, real-time model data access, and configurable connection settings.
  • Core Functionalities: Access to model metadata, element management with flexible filtering, and view & level control.
  • Development: Requires Node.js, npm, Autodesk Revit, and Revit WebSocket Plugin. Includes installation and configuration instructions.
  • Integration with Claude Desktop: Instructions for adding server configuration to Claude Desktop on Windows.
  • Error Handling: Automatic fallback to mock data, detailed error logging, and graceful connection recovery.