Servers
blender-mcp
@rectalogic
MCP server to run code in Blender
Overview
What is blender-mcp?
blender-mcp is an MCP (Model Context Protocol) server that allows you to run Python code inside Blender.
How to use blender-mcp?
Use the uvx command to run the server from the GitHub repository, specifying the path to the Blender executable with --blender-path. Example: uvx --from https://github.com/rectalogic/blender-mcp.git blender-mcp --blender-path /Applications/Blender.app/Contents/MacOS/Blender
Key features of blender-mcp
- Integrates with Blender via MCP protocol
- Runs Python code inside Blender environment
- Installable via uvx from GitHub repository
- Configurable Blender executable path
- Open source on GitHub
Use cases of blender-mcp
—
FAQ from blender-mcp
—