blender-open-mcp

blender-open-mcp

30

blender-open-mcp integrates Blender with AI models using MCP for natural language control, enhancing 3D modeling tasks. It features an add-on, supports Ollama models, and includes optional asset integration from PolyHaven.

What is the purpose of blender-open-mcp?

blender-open-mcp integrates Blender with local AI models to allow control via natural language prompts, enhancing 3D modeling tasks with AI assistance.

What are the prerequisites for installing blender-open-mcp?

You need Blender 3.0 or later, Ollama, Python 3.10 or later, uv, and Git.

How do I start the MCP server?

You can start the MCP server using the command blender-mcp or python src/blender_open_mcp/server.py.

Can I use different AI models with blender-open-mcp?

Yes, you can use different models like llama3.2 or Gemma3 with Ollama.

How do I troubleshoot issues with blender-open-mcp?

Ensure Ollama and the server are running, check Blender’s add-on settings, verify command-line arguments, and refer to logs for error details.