

BlenderMCP
Summary
BlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender.
Available Actions(8)
create_object
Create a 3D object in Blender. Parameters: type (string - type of object to create), properties (optional - object properties such as size, location)
delete_object
Delete a specified 3D object from the scene. Parameters: object_id (string - identifier of the object to delete)
modify_object
Modify the properties of an existing 3D object. Parameters: object_id (string - identifier of the object), properties (object properties to modify)
apply_material
Apply a material to a specified object. Parameters: object_id (string - identifier of the object), material (string - name of the material to apply)
get_scene_info
Retrieve detailed information about the current Blender scene.
execute_blender_code
Run arbitrary Python code in Blender. Parameters: code (string - the Python code to execute)
download_assets
Download models, textures, and HDRIs through Poly Haven. Parameters: asset_type (string - type of asset to download, e.g., model, texture, HDRI)
generate_3d_model
Generate a 3D model using AI through Hyper3D. Parameters: description (string - description of the model to generate)
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요