Execute custom C# code in Autodesk Revit to automate BIM workflows, modify project elements, and extend functionality through direct API access.
314,038 tools. Last updated 2026-07-28 10:56
"Autodesk Revit" matching MCP tools:
- Execute C# code within Autodesk Revit to automate tasks, modify elements, and interact with project data through the Revit MCP server.MIT
- Execute C# code directly in Autodesk Revit to automate BIM modeling workflows. Send custom scripts to interact with Revit documents and parameters through the Model Context Protocol.MIT
- Perform actions on Revit elements including selection, visibility control, color changes, transparency adjustments, and deletion to manage and modify building components in Autodesk Revit projects.MIT
- Execute MAXScript code in Autodesk 3ds Max to automate tasks, manipulate objects, adjust settings, and retrieve data directly within the 3D modeling environment.MIT
- Import 3D models and assets into Autodesk 3ds Max scenes from external files. Supports formats like FBX, OBJ, ABC, STL, and 3DS to add objects to your current project.MIT
Matching MCP Servers
- AlicenseAqualityDmaintenanceA Python package that enables integration with Autodesk Revit through the Model Context Protocol, allowing users to send commands to Revit and automate interactions with building models.Last updated2738MIT
- AlicenseAqualityCmaintenanceEnables Large Language Models to access and manipulate Autodesk Revit models through a pyRevit-based bridge and the Model Context Protocol.Last updated20147MIT
Matching MCP Connectors
Revit model integration via APS — elements, parameters, schedules, clashes, IFC export.
Revit model query + APS Design Automation runner.
- Execute custom IronPython code directly in Revit to automate tasks and access the Revit API when standard tools are insufficient.MIT
- Highlights and centers specified elements in Revit views for batch visualization, supporting both integer and string element IDs.MIT
- Synchronize an active workshared Revit document with the central model, with options to add a comment, compact the model, and relinquish borrowed elements.MIT
- Retrieve current color correction settings from an Autodesk RV session as JSON. Requires at least one source loaded.MIT
- Compare remittance providers across corridors to find fees, exchange rate premiums, and total costs using World Bank benchmarks.MIT
- Batch update parameter values for Revit elements with automatic type conversion, detailed error reporting, and transaction support.MIT
- Toggle realtime playback mode in Autodesk RV. Enable to skip frames and maintain target FPS; disable to play every frame.MIT
- Save the active Revit document. Optionally specify a file path to save a copy to a new location.MIT
- Export a Revit model to IFC format, choosing between IFC2x3 and IFC4, with optional view filtering and base quantities.MIT
- Create multiple building levels in Revit with batch processing, automatic unit conversion from millimeters to feet, and conflict resolution for level names.MIT
- Create rooms on specified levels in Revit models. Batch generate rooms across multiple levels with automatic validation and transactional consistency.MIT
- Set the compositing mode for image stacks in Autodesk RV. Choose from over, add, difference, replace, or topmost to control how layers blend. Automatically switches to stack view if not already active.MIT
- Confirm that the Revit MCP API is active and ready to process requests.MIT
- Lists installed Revit versions with executable paths. Use to check available versions before launching Revit.MIT