Connects MCP-compatible LLM clients to Blender for AI-assisted 3D modeling, scene inspection, object editing, and Python execution.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Blender MCP.
The ahujasid/blender-mcp MCP server links an MCP client with a running Blender installation. It is intended for AI-assisted 3D work, including creating and editing objects, changing materials and colors, inspecting scene contents, and running Python code inside Blender.
The project is a third-party integration rather than an official Blender component. Its workflow requires both the MCP server and a Blender addon. The addon runs inside Blender and exposes a socket endpoint for receiving commands, while the Python MCP server implements the Model Context Protocol and forwards requests to that addon.
The MCP server runs as a local Python process, commonly through uvx. Blender hosts the other half of the connection through the installed addon. After the addon is enabled, the user opens Blender's 3D viewport sidebar, selects the MCP for Blender panel, and starts the MCP server there.
Only one MCP server instance should be active at a time. For example, do not run separate instances through both Claude Desktop and Cursor while connecting to the same Blender setup.
The listed asset capabilities include access to Poly Haven assets, Sketchfab models, Poly Pizza low-poly models, and AI-generated 3D models through Hyper3D Rodin and Hunyuan3D. The provided material does not specify the credentials or configuration required by those external services.
The ahujasid/blender-mcp MCP server requires Blender 3.0 or newer, Python 3.10 or newer, and the uv package manager for the recommended setup. Install uv using its official platform-specific installer, then configure the MCP client with the uvx blender-mcp command.
The Blender addon is installed with:
After installation, enable Interface: MCP for Blender under Blender's Add-ons preferences. Start the connection from the addon's panel in the 3D viewport.
GUI-launched clients may not inherit the same PATH as a terminal. If the client cannot find uvx, configure the full path to that executable or use the documented Windows cmd wrapper. The documentation also recommends pinning Python 3.11 with uv when interpreter or dependency conflicts occur. pipx and Docker are documented as alternative deployment methods.
Supported operations described by the project include:
These capabilities allow an agent to perform scene-editing tasks through natural-language requests, provided Blender is open, the addon is enabled, and the connection has been started.
The ahujasid/blender-mcp MCP server controls a local Blender application; the Docker option hosts only the MCP server, while Blender remains on the user's machine. Running arbitrary Python inside Blender means requests can perform broad actions in that environment, so the setup should be used with appropriate care.
The integration is not made by Blender. The documentation does not establish that every MCP client is supported, although setup instructions are provided for Claude Desktop, Claude Code, Cursor, Visual Studio Code, OpenCode, and Antigravity. External asset-generation or model services may have separate requirements that are not detailed in the supplied material.
Always refer to the official documentation for the most accurate and up-to-date information.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/ahujasid-blender-mcp)<a href="https://allmcps.com/mcp/ahujasid-blender-mcp"><img src="https://allmcps.com/api/badge/ahujasid-blender-mcp?style=directory" alt="Blender MCP on AllMCPs" /></a>