
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
blender-mcp
Advanced tools
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.
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.
Update your MCP client config to use the new name:
{
"mcpServers": {
"blender": {
"command": "uvx",
"args": ["mcp-for-blender"]
}
}
}
uvx mcp-for-blender
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
FAQs
Renamed to mcp-for-blender. Installing this package installs it for you.
The pypi package blender-mcp receives a total of 293,601 weekly downloads. As such, blender-mcp popularity was classified as popular.
We found that blender-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.