Index live · v1.3.0 · MAY 26 2026

Blender MCP

Verified
byahujasid

Working with Blender 3D scenes via natural language commands.

stdioPython
17.1Kstars
17.1K stars

Configuration

{
  "mcpServers": {
    "blender": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-blender"
      ]
    }
  }
}

Add this to your claude_desktop_config.json file.

Quick Stats

Trust LevelVerified
Stars17,100
Transportstdio
API KeyNot required
LanguagePython
CategoryDesign & Creative
View on GitHub

Author

a

ahujasid

Tags

3dblendermodelinganimation

AgenticSkills Audit

Automated framework checks. Deep code review tracked separately. Read the methodology →

3/7
3 of 7 automated checks passed
Audited May 11, 2026
SECURITY.md published
Mitigates: Coordinated disclosure pathNo SECURITY.md in repo root, .github/, or docs/
Commit in last 90 days
Mitigates: Maintainer abandonmentLast push 108 day(s) ago (>90)
≥2 active contributors
Mitigates: Bus-factor of one8 contributors with ≥2 commits
Evidence
CI pipeline configured
Mitigates: Code health regressionNo .github/workflows directory
Dependency lockfile committed
Mitigates: Dependency confusionuv.lock
Evidence
Software Bill of Materials (SBOM)
Mitigates: Audit trailNo SBOM file present
License declared
Mitigates: Legal ambiguityMIT

Deep framework checks (OAuth 2.1 / PKCE implementation, input validation, sandboxing) require human source review and are tracked separately. This scorecard covers programmatically verifiable signals only.