blender-mcp-plus

Meanerleanerstronger/blender-mcp-plus
★ 0 stars Python AI/LLM Updated today
MCP server that connects Claude to Blender: primitives, materials, scenes, Poly Haven assets, and Mixamo character animation, all through natural language.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "blender-mcp-plus": {
      "command": "uvx",
      "args": [
        "blender-mcp-plus"
      ]
    }
  }
}

Or install with pip: pip install blender-mcp-plus

README Excerpt

Connect Claude (or any [MCP](https://modelcontextprotocol.io)-compatible AI client) to Blender. Type "add a red cube," "arrange five spheres in a circle," "make a person run across the scene," or "give this a brick texture," and the AI drives Blender to do it in real time, no manual clicking through menus.

Topics

3dai-agentblenderblender-addonclaudeclaude-aimcpmodel-context-protocol