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 and full documentation: https://github.com/cl0nazepamm/3dsmax-mcp
Install
pip install 3dsmax-mcp
3dsmax-mcp-install
3dsmax-mcp-install deploys the native bridge plugin into Autodesk's ApplicationPlugins
directory, writes user config, and registers the server with the AI clients it can find.
Restart 3ds Max afterwards so the plugin loads.
Requirements: Windows · Python 3.12+ · 3ds Max 2023–2027
Manual MCP client setup, tool profiles, safe mode and architecture notes are documented in docs/ADVANCED.md.
中文说明
3dsmax-mcp 通过 Model Context Protocol 把 AI 智能体接入 Autodesk 3ds Max。
用中文描述你要做的事,智能体调用 151 个专用 MCP 工具(核心配置 87 个)直接操作场景——创建物体、 构建材质、驱动修改器与控制器、截取视口、检查插件。不是让 AI 盲写 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
安装
国内建议使用清华 TUNA 镜像,速度更快:
pip install 3dsmax-mcp -i https://pypi.tuna.tsinghua.edu.cn/simple
3dsmax-mcp-install
3dsmax-mcp-install 会把原生桥接插件部署到 Autodesk 的 ApplicationPlugins 目录、写入用户配置,
并尽可能自动注册到已安装的 AI 客户端。装完请重启 3ds Max,插件才会加载。
环境要求: Windows · Python 3.12+ · 3ds Max 2023–2027
国内常用的 Cline + DeepSeek 配置方式、建筑可视化与 MMD 动画上手示例、以及其他国内镜像, 见中文文档 README.zh-CN.md。
提 issue 用中文完全可以。
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-1.5.1.tar.gz.
File metadata
- Download URL: 3dsmax_mcp-1.5.1.tar.gz
- Upload date:
- Size: 5.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
416c692056a6ca045089c6a97d5773cf4f9c921c10cf4bc3f8e25d75b46b6eb0
|
|
| MD5 |
d8bbcbcd810742045bd7979eabc3a40c
|
|
| BLAKE2b-256 |
3e5ca53b3d3531f3f8891395dbcc446df25b1aff30ccd062774d078a53bdbe1a
|
File details
Details for the file 3dsmax_mcp-1.5.1-py3-none-any.whl.
File metadata
- Download URL: 3dsmax_mcp-1.5.1-py3-none-any.whl
- Upload date:
- Size: 4.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69e2f3cdecb20104c92241250ac1939b48e5752d6c1f05f3a43e3243a0a549b9
|
|
| MD5 |
4fc19bbf50cec633b3537049af69c941
|
|
| BLAKE2b-256 |
d543e81825eeebe09e47cedb96319e11a8046d3f4ff13f5e38cb193b97a66518
|