BlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender.
Create a new 3D object in Blender. Parameters: object_type (string), properties (optional dictionary)
Modify an existing 3D object in Blender. Parameters: object_id (string), modifications (dictionary)
Delete a specified 3D object from Blender. Parameters: object_id (string)
Apply a material to a 3D object. Parameters: object_id (string), material (dictionary)
Retrieve detailed information about the current Blender scene. No parameters required.
Run arbitrary Python code in Blender. Parameters: code (string)
Download models, textures, and HDRIs from Poly Haven. Parameters: asset_details (dictionary)
Generate a 3D model using Hyper3D. Parameters: model_description (string)
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!