# Blender Lab MCP Server

> Blender's own MCP server — natural-language access to the Blender Python API.

- **Category:** 3D, Worlds & VFX
- **Vendor:** Blender Foundation (Blender Lab) (official)
- **Pricing:** free
- **Verified:** 2026-08-11

## What it does

The Blender Foundation's first-party MCP server, built in Blender Lab and shipped as v1.0.0. An add-on inside Blender talks over a TCP socket to a standalone MCP server your client launches, exposing the Python API for scene analysis, data-block cleanup, geometry-node documentation, and debugging. Useful when you want to interrogate and repair a production file rather than generate one.

## Connect

- Local: `Two manual parts: drag-and-drop the mcp-1.0.0.zip add-on into Blender twice (first adds the https://lab.blender.org/ extension repository, then installs the add-on), then install the MCP server itself — either the .mcpb bundle from the releases page for clients that support it, or from source per the project's Setup wiki.`

**Auth:** local-app — Requires Blender 5.1 or newer with the Blender Lab MCP add-on installed and enabled

## Capabilities

[3d-scene-control](https://mcp.film/capabilities/3d-scene-control.md) · [python-scripting](https://mcp.film/capabilities/python-scripting.md) · `scene-inspection` · `documentation-lookup`

## Field notes

Official but experimental — a Blender Lab project, explicitly outside the current Blender roadmap. Blender's own docs carry a blunt security warning: the server 'will execute LLM generated code in Blender without any guards in place to protect your data from removal or being sent to a remote location', and they recommend running it in a virtual machine or on a system with no sensitive data. Three components must be downloaded and run manually (add-on, LLM client, MCP server); there is no one-line install. Blender 5.1+ only. The community ahujasid/blender-mcp is far easier to set up, works on 3.0+, and adds asset-library integrations this one has no equivalent for.

## Verification

- Status: Freshly checked (1 days old)
- Added: 2026-08-11
- Last verified: 2026-08-11
- Machine JSON: https://mcp.film/api/mcps/blender-lab-mcp.json

## Links

- Site: https://www.blender.org/lab/?utm_source=mcp.film&utm_medium=referral&utm_campaign=directory&utm_content=blender-lab-mcp%3Asite
- Docs: https://www.blender.org/lab/mcp-server/?utm_source=mcp.film&utm_medium=referral&utm_campaign=directory&utm_content=blender-lab-mcp%3Adocs
- Repo: https://projects.blender.org/lab/blender_mcp

---

Structured data: https://mcp.film/api/mcps/blender-lab-mcp.json · Directory: https://mcp.film
