
Blender Mcp Senpai
@xhiroga
About Blender Mcp Senpai
Your AI-assisted mentor for Blender.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"blender-senpai": {
"command": "npx",
"args": [
"-y",
"supergateway",
"--sse",
"http://localhost:13180/sse"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Blender MCP Senpai?
Blender MCP Senpai is an AI-assisted topology mentor for Blender that detects n-gons and topology issues in real time. It integrates with ChatGPT, Claude, or Gemini to provide improvement suggestions, and runs as a Blender add-on with a built-in MCP server (no external MCP process required). It is designed for 3D artists and modellers who want to improve their mesh topology.
How to use Blender MCP Senpai?
Install the add-on in Blender (requires Blender 4.2+). No further setup is needed for the basic topology detection. To enable AI suggestions, configure an MCP-compatible client (e.g., Claude Desktop or Dive) to connect to http://localhost:13180/sse using the JSON configuration provided in the README. After restarting the client, AI comments will appear for detected topology issues.
Key features of Blender MCP Senpai
- Auto n-gon highlight – instantly spots topology issues
- AI comments from ChatGPT, Claude, or Gemini
- Zero configuration – works out-of-the-box
- No external MCP server required
Use cases of Blender MCP Senpai
- Detecting n-gons and non-manifold geometry in 3D models
- Receiving AI-suggested improvements for mesh topology
- Learning best practices for clean topology during modelling
- Speeding up model review and iteration with real-time feedback
FAQ from Blender MCP Senpai
Do I need an external MCP server to run Blender MCP Senpai?
No. The add‑on includes its own MCP server component. You only need an MCP client (e.g., Claude Desktop) to connect to it.
Which AI models can provide suggestions?
ChatGPT, Claude, and Gemini are supported.
What version of Blender is required?
Blender 4.2 or later.
How do I configure an MCP client like Claude or Dive?
Add a JSON entry to your client as shown in the Quick Start section. For example, Claude uses npx -y supergateway --sse http://localhost:13180/sse; Dive uses SSE transport at the same URL. Restart the application after configuration.
What transport does the server use?
The add‑on communicates via SSE (Server‑Sent Events) on http://localhost:13180/sse.
More Other MCP servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Blender
ahujasidOpen-source MCP to use Blender with any LLM
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Nginx UI
0xJackyYet another WebUI for Nginx
Awesome Mlops
visengerA curated list of references for MLOps
Comments