Labsco
xhiroga logo

Blender MCP Senpai

โ˜… 8

from xhiroga

An AI-assisted mentor for Blender that detects topology issues and offers real-time improvement suggestions.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeQuick setup

Blender Senpai Logo

Blender MCP Senpai

Your AI-assisted mentor for Blender.


Feedback welcome! Feel free to open an Issue or join our Discord


โœจ TL;DR

  • Instantly detects and highlights n-gons and topology issues
  • ChatGPT / Claude / Gemini offer real-time improvement suggestions
  • Zero-setup: just install the add-on โ€” no external MCP server required

๐Ÿš€ Features

FeatureStatus
โœ…Auto n-gon Highlight โ€“ instantly spot topology issuesImplemented
โœ…AI Comments โ€“ ChatGPT / Claude / Gemini suggest improvementsImplemented
โœ…Zero Configuration โ€“ works out-of-the-box, no external MCP clientImplemented
๐ŸšงAsset Store IntegrationPlanned

๐Ÿ“บ Demo

Blender Senpai Demo


๐Ÿ”ง Development

See .github/pull_request_template.md.

Release

# Update version in `pyproject.toml`
uv run --env-file .env build.py
# Install extension to Blender and check if it works.
git add docs/extensions/index.json pyproject.toml uv.lock
./scripts/release.sh