Skip to main content

Nuke adapter for the DCC Model Context Protocol ecosystem

Project description

dcc-mcp-nuke

DCC-MCP · NUKE

Agent workflow

AI agents should use the shared gateway through dcc-mcp-cli; IDE users may continue to use the MCP endpoint. Prefer typed skills and tools over raw scripts.

Install or update the CLI

dcc-mcp-cli is the preferred control path for every shell-capable agent. If it is missing, ask the user before installing the latest official release:

# Linux/macOS
curl -fsSL https://raw.githubusercontent.com/dcc-mcp/dcc-mcp-core/main/scripts/install-cli.sh | sh

# Windows PowerShell
powershell -ExecutionPolicy Bypass -c "irm https://raw.githubusercontent.com/dcc-mcp/dcc-mcp-core/main/scripts/install-cli.ps1 | iex"

Keep an official build current through the release manifest:

dcc-mcp-cli update check
dcc-mcp-cli update apply

update apply downloads and stages the latest CLI for the next launch. It does not update a running dcc-mcp-server; update that server in its own environment.

dcc-mcp-cli dcc-types
dcc-mcp-cli list
dcc-mcp-cli search --query "<task>" --dcc-type nuke
dcc-mcp-cli describe <tool-slug>
dcc-mcp-cli call <tool-slug> --json '{"key":"value"}'

dcc-types reports release-catalog support; list reports live sessions. If a tool belongs to an inactive progressive skill, call dcc-mcp-cli load-skill <skill-name> --dcc-type nuke before retrying. For post-task improvement, attach a stable session id with --meta-json, query dcc-mcp-cli stats --range 24h --session-id <task-id>, then pass the bounded evidence to the review_skill_improvement prompt from dcc-mcp-skills-creator.

Nuke adapter for the DCC Model Context Protocol. It embeds a Streamable HTTP MCP server in Nuke and uses Nuke's main-thread execution API for scene tools.

Automated Houdini AOV compositing

Automated Nuke AOV rebuild from a Houdini solar-system render

This real Nuke session progressively isolates Albedo, Sun, Diffuse, Glossy, and Emission passes, then merges them into the approved composite. The 35-layer, 114-channel EXR source was rendered from a solar-system scene built in Houdini with dcc-mcp-houdini; Nuke reads the Houdini AOVs rather than bundled sample footage.

python -m pip install dcc-mcp-nuke

Add the installed package's dcc_mcp_nuke/nuke_plugin folder to NUKE_PATH. Nuke loads its init.py and asks the operating system for an available instance port. Use dcc-mcp-cli list or the stable gateway at http://127.0.0.1:9765/mcp to discover and connect to the running instance. Set DCC_MCP_NUKE_PORT only when a fixed direct port is required.

The bundled nuke-script skill can open an existing absolute .nk path, inspect scripts and nodes, sample bounded per-channel AOV statistics, and explicitly save the current script. Releases are published through release.yaml and the GitHub pypi environment.

The nuke-node-assets skill packages reusable, versioned Gizmos with an explicit public knob interface, instantiates saved assets, and validates live instances. Its registered tools use DCC_MCP_NUKE_PLUGIN_ROOT, stable ids and versions, bounded typed knobs, and reject executable callbacks.

The nuke-layered-compositing skill supports ordered global and Cryptomatte-scoped gain, saturation, edge-feather, and bounded albedo-fill adjustments without changing pixels outside the selected material.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dcc_mcp_nuke-0.13.2.tar.gz (1.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dcc_mcp_nuke-0.13.2-py3-none-any.whl (41.1 kB view details)

Uploaded Python 3

File details

Details for the file dcc_mcp_nuke-0.13.2.tar.gz.

File metadata

  • Download URL: dcc_mcp_nuke-0.13.2.tar.gz
  • Upload date:
  • Size: 1.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for dcc_mcp_nuke-0.13.2.tar.gz
Algorithm Hash digest
SHA256 9287494d853b5b87e7b338f1bc24e68bcfa60546fc2accee6ceaad1a92237b36
MD5 8f28d6cf7b926c817e57614ce00aa22a
BLAKE2b-256 b70acc1cc26b5d370c9dd23b52de7898765968b394478b067b4d378a492ffb4c

See more details on using hashes here.

Provenance

The following attestation bundles were made for dcc_mcp_nuke-0.13.2.tar.gz:

Publisher: release.yaml on dcc-mcp/dcc-mcp-nuke

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dcc_mcp_nuke-0.13.2-py3-none-any.whl.

File metadata

  • Download URL: dcc_mcp_nuke-0.13.2-py3-none-any.whl
  • Upload date:
  • Size: 41.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for dcc_mcp_nuke-0.13.2-py3-none-any.whl
Algorithm Hash digest
SHA256 219b6b67fba086792f69cd562fc450f842192540141fee58e54f10f2aa9180a2
MD5 9eb29698e1c60421d9d83a21dc7fda01
BLAKE2b-256 b73a8418ac30ee25ab3b5479b2558571d48e862e9611216400a816f6db28d3fd

See more details on using hashes here.

Provenance

The following attestation bundles were made for dcc_mcp_nuke-0.13.2-py3-none-any.whl:

Publisher: release.yaml on dcc-mcp/dcc-mcp-nuke

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page