3dsmax-mcp
Connect AI agents to Autodesk 3ds Max through the Model Context Protocol.
Ask in natural language; the agent creates objects, builds materials, drives modifiers and controllers, captures viewports, and inspects plugins through 151 dedicated MCP tools (87 in the core profile) — not through blind MAXScript feedback loops.
- Native bridge — a C++ plugin for 3ds Max 2023–2027, no MAXScript polling
- Introspection — discover arbitrary Max classes, plugin surfaces, and parameters at runtime
- Deep plugin support — tyFlow, Data Channel, MCG, OSL, Forest Pack, RailClone, Octane
- Bundled agent skill — MAXScript reference shipped for writing your own tools
MIT licensed. Source: https://github.com/cl0nazepamm/3dsmax-mcp
⚠️ Installation
This package is a name placeholder — pip install 3dsmax-mcp does not give you a working
server yet.
3dsmax-mcp ships with a native 3ds Max bridge plugin (.gup) that must be deployed into
Autodesk's ApplicationPlugins directory. pip cannot do that, so installation runs from the
repository:
git clone https://github.com/cl0nazepamm/3dsmax-mcp.git
cd 3dsmax-mcp
uv sync
uv run python install.py
Restart 3ds Max, then connect your MCP client. The installer registers the server where it can; manual client setup is documented in docs/ADVANCED.md.
Requirements: Windows · Python 3.10+ · uv · 3ds Max 2023–2027
中文说明
3dsmax-mcp 通过 Model Context Protocol 把 AI 智能体接入 Autodesk 3ds Max。
用自然语言下达指令,智能体即可创建物体、构建材质、驱动修改器与控制器、截取视口、检查插件—— 全部通过 151 个专用 MCP 工具(核心配置 87 个)完成,而不是靠反复试错的 MAXScript 脚本循环。
- 原生桥接:3ds Max 2023–2027 的 C++ 插件,无需 MAXScript 轮询
- 运行时自省:可发现任意 Max 类、插件接口与参数
- 深度插件支持:tyFlow、Data Channel、MCG、OSL、Forest Pack、RailClone、Octane
- 内置智能体技能包:附带 MAXScript 参考文档,方便你编写自己的工具
MIT 开源协议。源码地址:https://github.com/cl0nazepamm/3dsmax-mcp
⚠️ 安装方式
本 PyPI 包目前仅用于占位,pip install 3dsmax-mcp 还不能直接得到可用的服务器。
3dsmax-mcp 需要配套的 3ds Max 原生桥接插件(.gup),该插件必须部署到 Autodesk 的
ApplicationPlugins 目录,pip 无法完成这一步。请从源码安装:
git clone https://github.com/cl0nazepamm/3dsmax-mcp.git
cd 3dsmax-mcp
uv sync
uv run python install.py
然后重启 3ds Max,并连接你的 MCP 客户端。
环境要求: Windows · Python 3.10+ · uv · 3ds Max 2023–2027
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file 3dsmax_mcp-0.0.1.tar.gz.
File metadata
- Download URL: 3dsmax_mcp-0.0.1.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c414629385be6ccd782b61990fa19b79b1a7b583747cc5ee49d40857090ecf9
|
|
| MD5 |
0674a0d89981cf71fa5146430cad8984
|
|
| BLAKE2b-256 |
fb659b99b40b966ad9d382ee03e61d82b40e1dc4b07d8512d7c4f077228dc950
|
File details
Details for the file 3dsmax_mcp-0.0.1-py3-none-any.whl.
File metadata
- Download URL: 3dsmax_mcp-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
338a6fd44a28f30d0aeecf20243f4f10a731bc21f018afb91e03f272e667cc8c
|
|
| MD5 |
5c4942f3b4e66adc748dcac3e58bb8e8
|
|
| BLAKE2b-256 |
08f9690cf404eba12c1f99be7ccdcc646300c3b7fb973ef94a3e252e886ae5c9
|