3dsmax-mcp
Active·★ 85·MIT·Updated 2026-05-29
★ Trending★ API Integration
3dsmax mcp server for Claude and other AI agents.
3dsmax-mcp is an MCP server that connects AI agents like Claude, Codex, and Gemini to Autodesk 3ds Max. It enables scene inspection and manipulation, object creation, material assignment, scripting, and viewport captures. It includes a native C++ plugin for 3ds Max 2026 and a MAXScript fallback for older versions.
#3dsmax#claude#claude-code#mcp#mcp-server#mcp-servers
01
Features
01Inspect and manipulate scenes — objects, materials, modifiers, hierarchies
02Create objects, assign materials, build PBR setups from texture folders
03Transform, clone, parent, hide/freeze objects in bulk
04Write OSL shaders
05Advanced viewport captures
02
Compatibility
3ds Max 2026
Native C++ plugin
Verified via docs
3ds Max 2024/2025
MAXScript listener
Verified via docs
03
Quick start
1
$ git clone https://github.com/cl0nazepamm/3dsmax-mcp.git
2
$ cd 3dsmax-mcp
3
$ uv sync
4
$ python scripts/build_skill.py
04
Use cases
↳Automate 3D scene creation and editing with AI agents
↳Develop and apply materials and shaders programmatically
↳Debug and iterate MAXScript or Python scripts interactively
05
Alternatives
FunASR★ 16.6k
Industrial-grade speech recognition toolkit: 170x realtime, 50+ languages, speaker diarization, emotion detection, streaming, and OpenAI-compatible API.
context-mode★ 16.0k
Context window optimization for AI coding agents. Sandboxes tool output, 98% reduction. 12 platforms
Auto-claude-code-research-in-sleep★ 11.0k
ARIS ⚔️ (Auto-Research-In-Sleep) — Claude Code skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation via Codex MCP
agents-best-practices★ 1.1k
Provider-neutral Agent Skill for Codex, Claude Code, and agentic harness design.
openagent★ 5.1k
⚡️AI Cloud OS: Open-source enterprise-level AI knowledge base and MCP (model-context-protocol)/A2A (agent-to-agent) management platform with admin UI, user management and Single-Sign-On⚡️, supports ChatGPT, Claude, Llama, Ollama, HuggingFace, etc., chat bot demo: https://ai.casibase.com, admin UI demo: https://ai-admin.casibase.com
Related searches
Comments
Log in to leave a comment
- HHarper LewisMay 15, 2026
Used for automating repetitive scene setup tasks, works well for batch operations
- QQuinn HarrisMay 5, 2026
3ds Max scripting via Claude opens up AI-assisted 3D modeling and animation workflows
- DDylan RiveraMar 11, 2026
The MCP server design means you can compose 3ds Max tools with other pipeline tools