Skip to main content
Art & CulturePython

ahujasid/blender-mcp

MCP server for working with Blender

art-culture
Share:

Quick Start

Clone the repository:

git clone https://github.com/ahujasid/blender-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "blender-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ahujasid/blender-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Art & Culture
Language
Python
Author
ahujasid