Revit
Summary
Revit-MCP is a Node.js server implementation that enables AI assistants to interact with Autodesk Revit models through the Model Context Protocol. It provides tools for creating, deleting, and modifying Revit objects, with specific functionality for wall creation and object deletion. The server uses a stdio transport layer for communication and implements a tool registration system that allows for extensible Revit model manipulation capabilities, making it particularly valuable for architectural design workflows and BIM (Building Information Modeling) processes.
Available Actions(15)
get_current_view_info
Get current view info
get_current_view_elements
Get current view elements
get_available_family_types
Get available family types in current project
get_selected_elements
Get selected elements
create_point_based_element
Create point based element (door, window, furniture)
create_line_based_element
Create line based element (wall, beam, pipe)
create_surface_based_element
Create surface based element (floor, ceiling)
delete_elements
Delete elements
reset_model
Reset model (delete process model when executing continuous dialog)
modify_element
Modify element's properties (instance parameters)
search_modules
Search for available modules
use_module
Use module
send_code_to_revit
Send code to Revit to execute
color_splash
Color elements based on a parameter value
tag_walls
Tag all walls in view
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요