Skill-first control plane for creative tools: shared MCP/REST runtime, gateway, CLI, marketplace, safety, and observability across studio pipelines.
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport http counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
No tools enumerated yet for this server.
prompt-surface
shipped agent-instruction files + hidden-content / dangerous-code findings —
quoted from the analyzed source
analyzed commit e38e8e9 · analyzer v27 · 1w ago
skills & prompt files 41
- skill dcc-mcp-dcc-mcp-core-e38e8e9/.agents/skills/dcc-mcp-core/SKILL.md
- agent-rules dcc-mcp-dcc-mcp-core-e38e8e9/AGENTS.md
- agent-rules dcc-mcp-dcc-mcp-core-e38e8e9/CLAUDE.md
- agent-rules dcc-mcp-dcc-mcp-core-e38e8e9/GEMINI.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/examples/remote-server/skills/hello-world/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/examples/rez-skills/asset_material_authoring/skills/asset-material-authoring/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/examples/rez-skills/commercial_2d_layers/skills/commercial-2d-layers/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/examples/rez-skills/commercial_3d_product_render/skills/commercial-3d-product-render/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/examples/rez-skills/film_animation_blocking/skills/film-animation-blocking/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/examples/rez-skills/film_fx_cache_review/skills/film-fx-cache-review/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/examples/rez-skills/game_level_layout/skills/game-level-layout/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/examples/skills/async-render-example/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/examples/skills/cancellable-loop/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/examples/skills/clawhub-compat/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/examples/skills/dcc-diagnostics/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/examples/skills/example-layered-skill/SKILL.md
- prompt-file dcc-mcp-dcc-mcp-core-e38e8e9/examples/skills/example-layered-skill/prompts/system.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/examples/skills/ffmpeg-media/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/examples/skills/git-automation/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/examples/skills/hello-world/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/examples/skills/imagemagick-tools/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/examples/skills/maya-geometry/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/examples/skills/maya-pipeline/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/examples/skills/multi-script/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/examples/skills/typed-schema-demo/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/examples/skills/usd-tools/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/examples/skills/workflow/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/python/dcc_mcp_core/skills/dcc-diagnostics/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/python/dcc_mcp_core/skills/media/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/python/dcc_mcp_core/skills/qt-ui-inspector/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/python/dcc_mcp_core/skills/ui-control/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/python/dcc_mcp_core/skills/workflow/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/skills/asset-source/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/skills/dcc-mcp-creator/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/skills/dcc-mcp-skills-creator/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/skills/dcc-mcp/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/skills/marketplace-create-extension/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/skills/marketplace-publish-extension/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/tests/fixtures/prompts_skills/blender-only/blender-prompts-demo/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/tests/fixtures/prompts_skills/maya-only/maya-prompts-demo/SKILL.md
- skill dcc-mcp-dcc-mcp-core-e38e8e9/tests/fixtures/skills/forgecad-primitives/SKILL.md
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 1500
network 4
- net dcc-mcp-dcc-mcp-core-e38e8e9/admin-ui/dev-mocks.ts :9
import type { IncomingMessage, ServerResponse } from 'node:http'; - net dcc-mcp-dcc-mcp-core-e38e8e9/admin-ui/src/features/skills/hooks/useSkillPaths.ts :39
const res = await fetch(`${API_BASE}${urlSuffix}`, { ...init, signal: ctrl.signal }); - net dcc-mcp-dcc-mcp-core-e38e8e9/admin-ui/src/hooks/queries.ts :332
const res = await fetch(`${API_BASE}/skill-paths`, { - net dcc-mcp-dcc-mcp-core-e38e8e9/admin-ui/src/platform/index.ts :431
await fetch(`${API_BASE}${path}`, { signal: ctrl.signal }),
install hooks 1
- postinstall dcc-mcp-dcc-mcp-core-e38e8e9/admin-ui/package.json :15
playwright install chromium
declared dependencies 105
- rmcp@1.6
- @fontsource-variable/inter@^5.2.8
- @remixicon/react@^4.9.0
- @tailwindcss/vite@latest
- @tanstack/react-query@^5.101.0
- @vitejs/plugin-react@latest
- class-variance-authority@^0.7.1
- clsx@^2.1.1
- radix-ui@^1.4.3
- react@latest
- react-dom@latest
- react-markdown@^10.1.0
- remark-gfm@^4.0.1
- shadcn@^4.8.0
- tailwind-merge@^3.6.0
- tailwindcss@latest
- tw-animate-css@^1.4.0
- vite-plugin-singlefile@latest
- @playwright/test@^1.60.0
- @testing-library/jest-dom@^6.9.1
- @testing-library/react@^16.3.2
- @types/node@latest
- @types/react@latest
- @types/react-dom@latest
- jsdom@^29.1.1
- typescript@latest
- vite@>=6.2.5
- vitest@^4.1.8
- dcc-mcp-naming@*
- dcc-mcp-models@*
- dcc-mcp-actions@*
- dcc-mcp-ui-control@*
- dcc-mcp-computer-use@*
- dcc-mcp-skills@*
- dcc-mcp-protocols@*
- dcc-mcp-logging@*
- dcc-mcp-pybridge@*
- dcc-mcp-pybridge-derive@*
- dcc-mcp-paths@*
- dcc-mcp-transport@*
- dcc-mcp-process@*
- dcc-mcp-telemetry@*
- dcc-mcp-sandbox@*
- dcc-mcp-shm@*
- dcc-mcp-capture@*
- dcc-mcp-usd@*
- dcc-mcp-http@*
- dcc-mcp-http-server@*
- dcc-mcp-http-py@*
- dcc-mcp-cli@*
- dcc-mcp-server@*
- dcc-mcp-sidecar@*
- dcc-mcp-workflow@*
- dcc-mcp-scheduler@*
- dcc-mcp-artefact@*
- dcc-mcp-host@*
- dcc-mcp-host-rpc@*
- dcc-mcp-tunnel-protocol@*
- dcc-mcp-tunnel-relay@*
- dcc-mcp-tunnel-agent@*
- dcc-mcp-marketplace@*
- dcc-mcp-catalog@*
- dcc-mcp-db@*
- dcc-mcp-gateway@*
- dcc-mcp-updater@*
- dcc-mcp-gateway-ensure@*
- dcc-mcp-gateway-search@*
- dcc-mcp-semantic@*
- pyo3@0.28
- serde@1.0
- serde_json@1.0
- serde_yaml_ng@0.10
- semver@1.0
- toon-format@0.5
- dashmap@6.1
- dirs@6.0
- tracing@0.1
- tracing-subscriber@0.3
- tracing-appender@0.2
- time@0.3
- parking_lot@0.12
- thiserror@2.0
- uuid@1.0
- tokio@1.0
- rmp-serde@1.3
- sysinfo@0.39
- memmap2@0.9
- lz4_flex@0.13
- libc@0.2
- notify@8.0
- anyhow@1.0
- tokio-tungstenite@0.29
- futures-util@0.3
- reqwest@0.13
- socket2@0.6
- mdns-sd@0.20
- criterion@0.8
- ipckit@0.1.7
- base64@0.22
- rusqlite@0.39
- bytemuck@1.22
- jsonwebtoken@10.3
- pyo3-stub-gen@0.23
- pyo3-stub-gen-derive@0.23
- workspace-hack@0.1