Back to MCP Servers
🔌

ahujasid/blender-mcp

MIT

🐍 - MCP server for working with Blender

PythonProductivity

Install

uvx blender-mcp

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "ahujasid-blender-mcp": {
      "command": "uvx",
      "args": [
        "blender-mcp"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.