Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

tdmcp — TouchDesigner MCP server

NPM · @DPANTANI/TDMCP · SCANNED AUG 3

Build real visual systems in TouchDesigner from plain language with Claude, Cursor or Codex.

Available components

+16 this week 40 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security87
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability0
  • Schema quality not yet verified: the captured schema was too large for us to store in full, so we will not judge it on a partial copy.Unverified
Stability & Change Management0
  • Stability not yet verified: the captured schema was too large for us to store in full, and comparing a partial copy would report our own trimming as a change.Unverified
Tool Coverage0
  • Tool coverage not yet verified: the captured tool definitions were too large for us to store in full, so we will not judge them on a partial copy.Unverified
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 3 categories

Categories scored 0 because our sandbox run of this package has not given us the schema these checks need to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until the capture succeeds. We are working through the fleet, so this normally clears without any action from you. How we score packages →

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · @dpantani/tdmcp

# add to Claude Code
claude mcp add pantani-tdmcp -- npx -y @dpantani/tdmcp
# add to Codex CLI
codex mcp add pantani-tdmcp -- npx -y @dpantani/tdmcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "pantani-tdmcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@dpantani/tdmcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add pantani-tdmcp --command npx --arg -y --arg @dpantani/tdmcp
# ~/.hermes/config.yaml
mcp_servers:
  pantani-tdmcp:
    command: "npx"
    args: ["-y", "@dpantani/tdmcp"]
// mcp.json
{
  "mcpServers": {
    "pantani-tdmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@dpantani/tdmcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +15
    • Provenance: unverified → fail security
    • Install scripts: unverified → pass security
    • Known CVEs: unverified → partial security
    • Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
    • Capabilities: pass → unverified functional
    • Dependency health: unverified → partial functional
    • License: unverified → pass functional
    • Maintenance: unverified → pass functional
    • Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
    • Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. functional
    • Licence: MIT functional
  • 1 Aug 26 +15
    • Malware scan: unverified → pass security
  • 31 Jul 26 −14
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 24

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/@dpantani/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 95 packages

95 packages in the resolved dependency tree · 95 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 360 exposed · ~115,999 tokens partial

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
suggest_operator_chain ~123

No description provided.

NameTypeReqDescription
familystring
goalstringyes
max_stepsinteger
seed_operatorstring
NameTypeReqDescription
chainarrayyes
familystring
goalstringyes
nextToolHintsarrayyes
seedOperatorstring
sourceMatchesarrayyes
warningsarrayyes

No examples provided.

summarize_td_errors ~134

No description provided.

NameTypeReqDescription
group_bystring
pathstring
NameTypeReqDescription
group_bystringyes
groupsarrayyes
pathstringyes
suggestionsarrayyes
totalnumberyes

No examples provided.

swap_operator ~219

No description provided.

NameTypeReqDescription
new_typestringyes
node_pathstringyes
preserve_parametersboolean

No output schema declared.

No examples provided.

sync_external_clock ~288

No description provided.

NameTypeReqDescription
bpmnumber
modestring
parent_pathstring

No output schema declared.

No examples provided.

sync_presets_vault ~186

No description provided.

NameTypeReqDescription
actionstringyes
comp_pathstring
notestring

No output schema declared.

No examples provided.

sync_timecode ~428

No description provided.

NameTypeReqDescription
cue_on_labelboolean
drive_timelineboolean
fpsnumber
hoststring
namestring
osc_addressstring
parentstring
portinteger
sourcestringyes

No output schema declared.

No examples provided.

tag_and_search_library ~422

No description provided.

NameTypeReqDescription
asset_pathstring
foldersarray
licensestring
license_tierstring
limitinteger
opstring
querystring
replaceboolean
tagsarray
tags_allarray
tags_anyarray

No output schema declared.

No examples provided.

tutorial_companion_pack ~254

No description provided.

NameTypeReqDescription
descriptionstring
folderstring
lesson_countinteger
namestring
preview_heightinteger
preview_widthinteger
source_compstringyes
tagsarray

No output schema declared.

No examples provided.

update_td_node_parameters ~158

No description provided.

NameTypeReqDescription
parametersobjectyes
pathstringyes

No output schema declared.

No examples provided.

validate_library_asset ~75

No description provided.

NameTypeReqDescription
manifest_pathstring
pathstringyes

No output schema declared.

No examples provided.

validate_operator_chain ~161

No description provided.

NameTypeReqDescription
categorystring
chainarrayyes
familystring
require_documented_connectionsboolean
target_versionstring
NameTypeReqDescription
connectionChecksarrayyes
issuesarrayyes
nextToolHintsarrayyes
normalizedChainarrayyes
severitystringyes
suggestionsarrayyes
validbooleanyes
warningsarrayyes

No examples provided.

variant_pack ~333

No description provided.

NameTypeReqDescription
comp_pathstring
countinteger
delta_rangenumber
include_seedboolean
interpolationstring
namestringyes
overwriteboolean
parentstring
seedinteger
seed_lookobjectyes
target_pathstring
variant_prefixstring
vault_pathstring

No output schema declared.

No examples provided.

vault_repo_sync ~237

No description provided.

NameTypeReqDescription
actionstring
branchstring
limitinteger
remotestring
timeout_msinteger
vault_pathstring

No output schema declared.

No examples provided.

version_library_asset ~314

No description provided.

NameTypeReqDescription
asset_pathstringyes
bumpstring
licensestring
license_tierstring
notestring
read_onlyboolean

No output schema declared.

No examples provided.

watch_node ~182

No description provided.

NameTypeReqDescription
channel_keysarray
interval_msinteger
parameter_keysarray
pathstringyes
samplesinteger
NameTypeReqDescription
collected_samplesintegeryes
interval_msintegeryes
pathstringyes
requested_samplesintegeryes
snapshotsarrayyes
warningsarrayyes
window_msnumberyes

No examples provided.

watch_parameter_changes ~267

No description provided.

NameTypeReqDescription
actionstring
parametersarray
pathstring
NameTypeReqDescription
actionstringyes
countnumber
parameters
pathstring
watchesarray
watchingboolean

No examples provided.

write_agent_guide ~221

No description provided.

NameTypeReqDescription
filenamestring
output_dirstring
pathstring
NameTypeReqDescription
filenamestringyes
guidestringyes
pathstring
writtenbooleanyes

No examples provided.