blender-open-mcp and blender-mcp
These two tools are competitors, both aiming to connect Blender with a large language model (Ollama for A and Claude AI for B) to facilitate AI-driven 3D modeling and scene manipulation using the Model Context Protocol, offering similar functionalities with different backend AI implementations.
About blender-open-mcp
dhakalnirajan/blender-open-mcp
Open Models MCP for Blender Using Ollama
Exposes Blender's Python API through FastMCP servers with stdio and HTTP transports, enabling natural language scene manipulation via local Ollama LLMs (llama3.2, Gemma3). Supports 14+ tools for object creation, material assignment, PolyHaven asset integration, rendering, and arbitrary bpy code execution via Claude, Cursor, or CLI clients. Three independent processes—FastMCP server (port 8000), Blender add-on TCP listener (9876), and Ollama (11434)—communicate via HTTP and socket connections, allowing AI-assisted 3D workflows without external APIs.
About blender-mcp
Vertiiii/blender-mcp
🛠️ Connect Blender to Claude AI for seamless 3D modeling and scene manipulation using the Model Context Protocol for enhanced creative workflows.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work