ellmos Blender Use MCP Server

🇩🇪 Deutsche Version Part of the ellmos-ai family and the open-bricks open-source initiative. Its 4 documented tools cover blender, verify. It runs locally over stdio via the published package.

People who work with blender and verify and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-13 · ★ 2 · #124 OF 255 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-09-18

MIT · JavaScript servers · how we verify → /methodology

01 · Install ellmos Blender Use

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add ellmos-ai-ellmos-blender-use-mcp -- npx -y ellmos-blender-use-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "ellmos-ai-ellmos-blender-use-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ellmos-blender-use-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package ellmos-blender-use-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.ellmos-ai is GitHub-verified and matches the repo owner

03 · What ellmos Blender Use can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can run blender --background --python with optional arguments and bounded stdout tail, and resolve the Blender executable from an explicit path, BLENDER_EXE, the standard Windows install locations, or PATH.

The 4 tools it gives your agent

Extracted from the project's README - what ellmos Blender Use lets an agent do.

blender_verify_fbx_reimport
- Generate a temporary Blender verification script, import an FBX, and write a JSON result with mesh/material counts and missing required prefixes.
blender_run_script
- Run blender --background --python with optional arguments and bounded stdout tail.
blender_locate
- Resolve the Blender executable from an explicit path, BLENDER_EXE, the standard Windows install locations, or PATH.
blender_verify_visual
- Render four views of an FBX and check geometry a structural reimport cannot see: unapplied rotation, floating parts, pivot outside the model, transform residual

04 · Who maintains ellmos Blender Use

ellmos Blender Use is maintained by ellmos-ai. We track 9 MCP servers from ellmos-ai - 9 actively maintained, 16 combined GitHub stars, oldest repo from Feb 2026. Full record: all servers from ellmos-ai.

  1. ellmos FileCommander Filesystem MCP server: files, processes, sessions, async search, OCR, archives, safe delete. ★ 4
  2. ellmos CodeCommander Developer MCP server: code analysis, JSON repair, imports, diffs, regex, format conversion. ★ 3

05 · Facts

category
browser automation - ranked #124 of 255 actively-maintained browser automation servers as of 2026-09-18.
registry
io.github.ellmos-ai/ellmos-blender-use-mcp (active, first published 2026-07-24)
packages
npm:ellmos-blender-use-mcp

06 · ellmos Blender Use FAQ

Is ellmos Blender Use still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-13. We re-verify nightly.

What can ellmos Blender Use do?

With this server connected, an agent can run blender --background --python with optional arguments and bounded stdout tail, and resolve the Blender executable from an explicit path, BLENDER_EXE, the standard Windows install locations, or PATH.

How do I install ellmos Blender Use?

Run `npx -y ellmos-blender-use-mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does ellmos Blender Use run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to ellmos Blender Use

More browser automation MCP servers · Pagerunner - The Browser Layer That Learns · Parallel Browser MCP · Extentos MCP Server · Lan Direct · E2e Runner

More JavaScript MCP servers · Ux MCP Server · Analytics · Cernion Energy Tools MCP · Metabase AI Assistant · Eox Elements · see all