blender-open-mcp

dhakalnirajan/blender-open-mcp
★ 76 stars Python 🤖 AI/LLM Updated 1mo ago
Open Models MCP for Blender Using Ollama
View on GitHub →

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-open-mcp": {
      "command": "uvx",
      "args": [
        "blender-open-mcp"
      ]
    }
  }
}

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

Topics

blenderblender-addonblender3dmcpmcp-servermodel-context-protocolpython