Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Rogue Blender

FreeNot checked

Rogue Blender MCP — modeling, sculpting, and scene control for AI agents

GitHubEmbed

About

Rogue Blender MCP — modeling, sculpting, and scene control for AI agents

README

Rogue Development MCP bridge for Blender 5.1+ — modeling, sculpting, mesh ops, and full scene control through your AI host (Cursor, Claude Code, and compatible clients).

Requirements

  1. Blender 5.1+ (5.2 recommended)
  2. Blender MCP extension enabled, server listening (Preferences → Extensions → MCP → Start MCP Server)
  3. uv (uvx on PATH)

Default socket: localhost:9876.

Install (no clone)

Requires uv on PATH (uvx).

Cursor MCP config

Paste into ~/.cursor/mcp.json (or merge under mcpServers), then restart Cursor:

{
  "mcpServers": {
    "rogue-blender": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/rogue-dev-studio/rogue-blender-mcp.git",
        "rogue-blender-mcp"
      ],
      "env": {
        "BLENDER_MCP_HOST": "localhost",
        "BLENDER_MCP_PORT": "9876"
      }
    }
  }
}

Or copy cursor.mcp.fragment.json from this repo.

One-liner check (downloads from GitHub, no clone):

uvx --from git+https://github.com/rogue-dev-studio/rogue-blender-mcp.git rogue-blender-mcp

Local editable install

uv pip install -e .
rogue-blender-mcp

Workflow

  1. Open Blender and start the MCP server in the extension preferences.
  2. Restart Cursor so rogue-blender tools appear.
  3. Ask the agent to model, sculpt, inspect, or render — including organic forms via Sculpt Mode and mesh editing via bpy.

Capabilities

Through the live Blender session the agent can:

  • Create and edit mesh geometry (extrude, bevel, boolean, modifiers)
  • Enter sculpt workflows and apply mesh filters / remesh paths
  • Manage materials, lights, cameras, and collections
  • Execute precise Blender Python (bpy / bmesh) for advanced modeling
  • Capture viewport / render output for iterative refine loops

Contact

License

MIT — Rogue Development. See LICENSE and NOTICE.

from github.com/rogue-dev-studio/rogue-blender-mcp

Install Rogue Blender in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install rogue-blender

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add rogue-blender -- uvx --from git+https://github.com/rogue-dev-studio/rogue-blender-mcp rogue-blender-mcp

Step-by-step: how to install Rogue Blender

FAQ

Is Rogue Blender MCP free?

Yes, Rogue Blender MCP is free — one-click install via Unyly at no cost.

Does Rogue Blender need an API key?

No, Rogue Blender runs without API keys or environment variables.

Is Rogue Blender hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Rogue Blender in Claude Desktop, Claude Code or Cursor?

Open Rogue Blender on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

LibreOffice Tools

Enables AI agents to read, write, and edit Office documents via LibreOffice with token-efficient design. Supports multiple formats including DOCX, XLSX, PPTX, a

passerbyflutterby passerbyflutter

dannote/figma-use

Full Figma control: create shapes, text, components, set styles, auto-layout, variables, export. 80+ tools.

dannoteby dannote

Logo.dev

Search and retrieve company logos by brand or domain. Customize size, format, and theme to match your design needs. Accelerate design, prototyping, and content

NOVA-3951by NOVA-3951

Design Inspiration Server

Searches top design platforms like Dribbble and Behance to provide UI inspiration, color palettes, and layout patterns via the Serper API. It allows users to re

YonasValentinby YonasValentin

PIX4Dmatic

Enables GUI automation for controlling PIX4Dmatic on Windows through MCP. Supports launching, focusing, capturing screenshots, sending hotkeys, clicking UI elem

jangjo123by jangjo123

Figma

Extract design specs and assets

Figmaby Figma

mcp-dockmaster

An Open-Sourced UI to install and manage MCP servers for Windows, Linux and macOS.

by Community

ariekogan/ateam-mcp

Build, validate, and deploy multi-agent AI solutions on the ADAS platform. Design skills with tools, manage solution lifecycle, and connect from any AI environm

ariekoganby ariekogan

thinkchainai/mcpbundles

MCP Bundles: Create custom bundles of tools and connect providers with OAuth or API keys. Use one MCP server across thousands of integrations, with programmatic

thinkchainaiby thinkchainai

arikusi/nakkas

MCP server that turns AI into an SVG artist. One rendering engine with JSON config, AI controls all design parameters. CSS @keyframes + SMIL animations, 16+ ele

arikusiby arikusi

Compare Rogue Blender with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All design MCPs