px
pypx

blender-mcp

v2.0.0

Renamed to mcp-for-blender. Installing this package installs it for you.

2 KB Python 3.10+ py3-none-anyMIT1 deps
Diff
$ uv add blender-mcp

blender-mcp is now mcp-for-blender

This project has been renamed. blender-mcp is now a compatibility wrapper that installs mcp-for-blender for you.

Nothing you have today breaks. There is no config change required.

If you already use it

Keep going. uvx blender-mcp continues to work exactly as before — this package depends on mcp-for-blender and hands off to it at startup.

When convenient

Update your MCP client config to use the new name:

{
  "mcpServers": {
    "blender": {
      "command": "uvx",
      "args": ["mcp-for-blender"]
    }
  }
}

New installs

uvx mcp-for-blender

Why the rename?

The new name is clearer about what this is: an MCP server for Blender. The code, the Blender addon, and the import path (blender_mcp) are all unchanged.

Source, issues, and documentation: https://github.com/ahujasid/mcp-for-blender

Details

Version
2.0.0
License
MIT
Python
>=3.10
Maintainer
Siddharth Ahuja <[email protected]>

Release Cadence

28
releases in the past year
avg 15 days between releases

Maintainers