Submit

Blender

@ahujasid

BlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.

Tools

get_scene_info

get_object_info

get_viewport_screenshot

execute_blender_code

get_polyhaven_categories

search_polyhaven_assets

download_polyhaven_asset

set_texture

get_polyhaven_status

get_hyper3d_status

get_sketchfab_status

search_sketchfab_models

download_sketchfab_model

generate_hyper3d_model_via_text

generate_hyper3d_model_via_images

poll_rodin_job_status

import_generated_asset

Server Config

{
  "mcpServers": {
    "blender": {
      "command": "uvx",
      "args": [
        "blender-mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.