dcc-mcp

295 mods across 20 repositories, 155 stars between them.

godot-shader

241

dcc-mcp/dcc-mcp-godot

Skill Claude CodeCodex

Domain skill — Create a bounded .gdshader resource. Read a project shader file. Replace or search/replace shader source. Assign a ShaderMaterial to a CanvasItem or GeometryInstance3D. Set one ShaderMaterial parameter. Return shader parameters on a node material.

2 +1 4d ago A 58 tokens original MIT

godot-testing-qa

242

dcc-mcp/dcc-mcp-godot

Skill Claude CodeCodex

Domain skill — Run a sequence of runtime actions and assertions. Assert runtime node existence and properties. Assert visible runtime text. Compare two PNGs using bounded pixel sampling. Sample runtime performance for a bounded frame count. Return the latest runtime test report.

2 +1 4d ago A 55 tokens original MIT

godot-theme-ui

243

dcc-mcp/dcc-mcp-godot

Skill Claude CodeCodex

Domain skill — Create and save a Theme resource. Set a Theme color item. Set a Theme constant item. Set a Theme font-size item. Create and set a StyleBoxFlat item. Return Theme item lists for a type.

2 +1 4d ago A 51 tokens original MIT

godot-tilemap

244

dcc-mcp/dcc-mcp-godot

Skill Claude CodeCodex

Domain skill — Set one TileMapLayer cell. Fill a rectangle of TileMapLayer cells. Read one TileMapLayer cell. Clear TileMapLayer cells. Return TileMapLayer and TileSet information. Return used TileMapLayer coordinates.

2 +1 4d ago A 54 tokens original MIT

dcc-mcp-godot

245

dcc-mcp/dcc-mcp-godot

MCP server Claude CodeCodexCursor

Godot Engine adapter and 2D game-authoring skills for DCC-MCP. Runs locally from the dcc-mcp-godot Python package.

2 +1 4d ago A tokens not measured original MIT

shotgrid-batch

246

dcc-mcp/dcc-mcp-fpt

Skill Claude CodeCodex

ShotGrid batch operations skill — create, update, or delete multiple entities in a single API call. Use when an AI agent needs to perform the same operation on many entities efficiently. Not for single-entity CRUD — use shotgrid-crud.

1 8d ago A 54 tokens original MIT

shotgrid-crud

247

dcc-mcp/dcc-mcp-fpt

Skill Claude CodeCodex

ShotGrid CRUD skill — create, read, update, and delete ShotGrid entities. Use when an AI agent needs to manage ShotGrid data: find entities, create new records, update fields, or delete/retire entities. Not for batch operations or schema queries.

1 8d ago A 59 tokens original MIT

shotgrid-discovery

248

dcc-mcp/dcc-mcp-fpt

Skill Claude CodeCodex

ShotGrid discovery skill — verify connection, list entity types, and inspect server info. Use when an AI agent needs to understand available ShotGrid data before querying specific entities. Not for CRUD operations or schema details.

1 8d ago A 47 tokens original MIT

shotgrid-note

249

dcc-mcp/dcc-mcp-fpt

Skill Claude CodeCodex

ShotGrid notes skill — create, read, and update notes linked to entities. Use when an AI agent needs to annotate shots, assets, tasks, or versions with notes. Not for entity CRUD — use shotgrid-crud for that.

1 8d ago A 52 tokens original MIT

shotgrid-schema

250

dcc-mcp/dcc-mcp-fpt

Skill Claude CodeCodex

ShotGrid schema skill — inspect entity field definitions, data types, and valid values. Use when an AI agent needs to understand what fields exist on an entity, their types, constraints, and valid values before creating or updating data. Not for entity CRUD — use shotgrid-crud.

1 8d ago A 61 tokens original MIT

shotgrid-search

251

dcc-mcp/dcc-mcp-fpt

Skill Claude CodeCodex

ShotGrid search skill — advanced entity search with text matching, relationship traversal, and filter composition. Use when an AI agent needs to find entities by name, status, dates, or relationships beyond simple field equality. Not for single-entity CRUD — use shotgrid-crud for that.

1 8d ago A 61 tokens original MIT

shotgrid-setup

252

dcc-mcp/dcc-mcp-fpt

Skill Claude CodeCodex

ShotGrid setup skill - generate local IDE, mcpcall, Docker, gateway, and custom skill injection configuration for dcc-mcp-fpt. Use when an agent needs to help a user bootstrap or audit a local/container deployment.

1 8d ago A 52 tokens original MIT

shotgrid-users

253

dcc-mcp/dcc-mcp-fpt

Skill Claude CodeCodex

ShotGrid user identity skill — report effective credentials, permission level, and active profile without exposing secrets. Use when an agent needs to know whose ShotGrid account is in use.

1 8d ago A 39 tokens original MIT

dcc-mcp-fpt

254

dcc-mcp/dcc-mcp-fpt

MCP server Claude CodeCodexCursor

A ShotGrid (Flow Production Tracking) adapter for the DCC-MCP ecosystem, bridging AI assistants to ShotGrid data through typed MCP tools. Runs locally from the dcc-mcp-fpt Python package.

1 8d ago A tokens not measured original MIT

renderdoc-analysis

255

dcc-mcp/dcc-mcp-renderdoc

Skill Claude CodeCodex

Domain skill — Inspect an existing RenderDoc capture and export its embedded thumbnail, Chrome trace, or drawcall texture resources. Use for offline graphics triage and automation artifacts. Not for launching a capture — use renderdoc-capture.

1 9d ago A 50 tokens original MIT

renderdoc-capture

256

dcc-mcp/dcc-mcp-renderdoc

Skill Claude CodeCodex

Domain skill — Discover RenderDoc and launch an explicit game or graphics executable under capture. Use for repeatable local or CI frame capture. Not for reading an existing capture — use renderdoc-analysis.

1 9d ago A 44 tokens original MIT

dcc-mcp-renderdoc

257

dcc-mcp/dcc-mcp-renderdoc

MCP server Claude CodeCodexCursor

RenderDoc capture and replay automation skills for DCC-MCP. Runs locally from the dcc-mcp-renderdoc Python package.

1 9d ago A tokens not measured original MIT

marmoset-diagnostics

258

dcc-mcp/dcc-mcp-marmoset

Skill Claude CodeCodex

Domain skill - inspect Toolbag runtime, GPU, renderer, preferences, materials, and missing texture paths; release unused resources; and control tooltip display through bounded typed operations. Use for TA diagnostics and scene health checks. Not for arbitrary Python execution.

0 7d ago A 55 tokens original MIT

marmoset-lookdev

259

dcc-mcp/dcc-mcp-marmoset

Skill Claude CodeCodex

Domain skill - inspect Toolbag PBR materials and frame either the whole scene or an exact object for lookdev and render preparation. Use before material validation or camera rendering. Not for arbitrary Python execution.

0 7d ago A 46 tokens original MIT

marmoset-scene

260

dcc-mcp/dcc-mcp-marmoset

Skill Claude CodeCodex

Domain skill - inspect, import models, create explicit PBR materials, control visibility, save, and render the active Marmoset Toolbag scene through typed host operations. Use for Toolbag scene and camera-output workflows. Not for arbitrary Python execution.

0 7d ago A 56 tokens original MIT

dcc-mcp-marmoset

261

dcc-mcp/dcc-mcp-marmoset

MCP server Claude CodeCodexCursor

Marmoset Toolbag adapter and typed scene/rendering skills for DCC-MCP. Runs locally from the dcc-mcp-marmoset Python package.

0 7d ago A tokens not measured original MIT

dcc-mcp/dcc-mcp-wwise

Instructions file CodexOpenCode

AGENTS.md instructions for dcc-mcp/dcc-mcp-wwise, a project described as: Typed DCC-MCP adapter for Audiokinetic Wwise Authoring through WAAPI.

0 4d ago A 70 tokens original MIT

wwise-audio

263

dcc-mcp/dcc-mcp-wwise

Skill Claude CodeCodex

Author and preview typed Wwise game audio through WAAPI, including SFX and music Switch or State containers, RTPC curves, imports, Events, properties, and references. Use after wwise-project confirms the intended project.

0 4d ago A 50 tokens original MIT

wwise-project

264

dcc-mcp/dcc-mcp-wwise

Skill Claude CodeCodex

Inspect, query, validate, profile and capture a connected game runtime, reconcile generated SoundBanks, run bounded Work Unit source-control actions, and save Wwise projects through WAAPI.

0 4d ago A 40 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: