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
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
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 24 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
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 →
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
claude mcp add pantani-tdmcp -- npx -y @dpantani/tdmcp
codex mcp add pantani-tdmcp -- npx -y @dpantani/tdmcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"pantani-tdmcp": {
"type": "local",
"command": [
"npx",
"-y",
"@dpantani/tdmcp"
],
"enabled": true
}
}
} openclaw mcp add pantani-tdmcp --command npx --arg -y --arg @dpantani/tdmcp
mcp_servers:
pantani-tdmcp:
command: "npx"
args: ["-y", "@dpantani/tdmcp"] {
"mcpServers": {
"pantani-tdmcp": {
"command": "npx",
"args": [
"-y",
"@dpantani/tdmcp"
]
}
}
} 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.
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.
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.
create_transient_reactive ~248
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| audioSource | string | — | — |
| fastAttackMs | number | — | — |
| fastReleaseMs | number | — | — |
| name | string | yes | — |
| parent | string | — | — |
| sensitivity | number | — | — |
| slowAttackMs | number | — | — |
| slowReleaseMs | number | — | — |
No output schema declared.
No examples provided.
create_transition ~450
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| duration | number | — | — |
| name | string | — | — |
| parent_path | string | — | — |
| progress | number | — | — |
| resolution | array | — | — |
| source_a | string | — | — |
| source_b | string | — | — |
| style | string | — | — |
No output schema declared.
No examples provided.
create_two_way_surface ~279
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| host | string | — | — |
| listenPort | integer | — | — |
| mappings | array | yes | — |
| midiDevice | string | — | — |
| name | string | — | — |
| parent | string | — | — |
| port | integer | — | — |
| protocol | string | — | — |
| rateLimitHz | number | — | — |
No output schema declared.
No examples provided.
create_vector_lines ~609
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| analysis_resolution | array | — | — |
| camera_device | string | — | — |
| existing_top_path | string | — | — |
| expose_controls | boolean | — | — |
| fit_curves | boolean | — | — |
| invert | boolean | — | — |
| line_color | string | — | — |
| line_width | number | — | — |
| mode | string | — | — |
| movie_file_path | string | — | — |
| name | string | — | — |
| opacity | number | — | — |
| overlay_mode | string | — | — |
| parent_path | string | — | — |
| pre_blur | number | — | — |
| remove_borders | boolean | — | — |
| resample | boolean | — | — |
| show_source | boolean | — | — |
| smooth_shapes | boolean | — | — |
| source | string | — | — |
| step_size | number | — | — |
| threshold | number | — | — |
No output schema declared.
No examples provided.
create_vertex_displacement_mat ~473
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | — | — |
| demo_color | array | — | — |
| demo_subdivisions | integer | — | — |
| expose_controls | boolean | — | — |
| frequency | number | — | — |
| parent_path | string | — | — |
| speed | number | — | — |
| target_geo | string | — | — |
| texture_path | string | — | — |
No output schema declared.
No examples provided.
create_video_player ~245
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| expose_controls | boolean | — | — |
| files | array | — | — |
| parent_path | string | — | — |
No output schema declared.
No examples provided.
create_video_scopes ~490
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| enable_histogram | boolean | — | — |
| enable_parade | boolean | — | — |
| enable_vectorscope | boolean | — | — |
| enable_waveform | boolean | — | — |
| existing_top_path | string | — | — |
| expose_controls | boolean | — | — |
| gain | number | — | — |
| layout | string | — | — |
| output_resolution | array | — | — |
| panel_resolution | integer | — | — |
| parent_path | string | — | — |
| source | string | — | — |
| trace_color | string | — | — |
| video_file_path | string | — | — |
No output schema declared.
No examples provided.
create_video_synth ~399
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| color | string | — | — |
| expose_controls | boolean | — | — |
| freq_x | number | — | — |
| freq_y | number | — | — |
| mode | string | — | — |
| parent_path | string | — | — |
| resolution | array | — | — |
| scale | number | — | — |
| speed | number | — | — |
No output schema declared.
No examples provided.
create_vintage_lens ~280
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| ca_strength | number | — | — |
| distortion_strength | number | — | — |
| era | string | — | — |
| grain_amount | number | — | — |
| name | string | — | — |
| parent_path | string | — | — |
| source_top_path | string | yes | — |
| vignette_strength | number | — | — |
No output schema declared.
No examples provided.
create_visual_system ~220
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | yes | — |
| parent_path | string | — | — |
| resolution | string | — | — |
| target_fps | number | — | — |
No output schema declared.
No examples provided.
create_volumetric_field ~433
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| color_map | string | — | — |
| density | number | — | — |
| expose_controls | boolean | — | — |
| name | string | — | — |
| parent_path | string | — | — |
| slice_count | integer | — | — |
| turbulence | number | — | — |
No output schema declared.
No examples provided.
create_voxel_stack ~442
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| camera_mode | string | — | — |
| color_mode | string | — | — |
| expose_controls | boolean | — | — |
| grid_size | array | — | — |
| height_scale | number | — | — |
| name | string | — | — |
| output_resolution | array | — | — |
| palette | array | — | — |
| parent_path | string | — | — |
| source_top_path | string | — | — |
| voxel_size | number | — | — |
No output schema declared.
No examples provided.
create_waveform ~479
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| audio_file_path | string | — | — |
| color | string | — | — |
| existing_chop_path | string | — | — |
| expose_controls | boolean | — | — |
| parent_path | string | — | — |
| scale | number | — | — |
| source | string | — | — |
| time_window | number | — | — |
No output schema declared.
No examples provided.
create_xy_pad ~459
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| label_x | string | — | — |
| label_y | string | — | — |
| name | string | — | — |
| parent_path | string | — | — |
| size | integer | — | — |
| x_range | array | — | — |
| x_target | string | — | — |
| y_range | array | — | — |
| y_target | string | — | — |
| z_range | array | — | — |
| z_target | string | — | — |
No output schema declared.
No examples provided.
curated_collection_pack ~307
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | — |
| description | string | — | — |
| include_provenance | boolean | — | — |
| items | array | — | — |
| name | string | yes | — |
| out_dir | string | yes | — |
| overwrite | boolean | — | — |
| pack_path | string | — | — |
| tags | array | — | — |
| vault_path | string | — | — |
| verify_on_unpack | boolean | — | — |
No output schema declared.
No examples provided.
delete_td_node ~172
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| mode | string | — | — |
| path | string | yes | — |
No output schema declared.
No examples provided.
detect_onsets ~590
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| audio_file_path | string | — | — |
| emit_events | boolean | — | — |
| existing_chop_path | string | — | — |
| expose_controls | boolean | — | — |
| hat_hz | number | — | — |
| kick_hz | number | — | — |
| parent_path | string | — | — |
| snare_hz | number | — | — |
| source | string | — | — |
| threshold | number | — | — |
No output schema declared.
No examples provided.
detect_pitch ~533
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| audio_file_path | string | — | — |
| existing_chop_path | string | — | — |
| expose_controls | boolean | — | — |
| max_hz | number | — | — |
| min_hz | number | — | — |
| parent_path | string | — | — |
| source | string | — | — |
No output schema declared.
No examples provided.
detect_tempo ~696
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| audio_in | string | — | — |
| drive_tempo | boolean | — | — |
| expose_controls | boolean | — | — |
| file | string | — | — |
| max_bpm | number | — | — |
| min_bpm | number | — | — |
| name | string | — | — |
| parent_path | string | — | — |
| sensitivity | number | — | — |
| source | string | — | — |
No output schema declared.
No examples provided.
diagnose_hardware_environment ~155
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| expected_min_monitors | integer | — | — |
| include | array | — | — |
| status_paths | array | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| bridge | object | — | — |
| checks | array | yes | — |
| connected | boolean | yes | — |
| endpoint | string | yes | — |
| overall | string | yes | — |
| status_surfaces | array | — | — |
| system | object | — | — |
No examples provided.
diagnose_tdableton_mapper ~168
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| expected_reorder | string | — | — |
| mapper_path | string | — | — |
| parent_path | string | — | — |
| repair | boolean | — | — |
| source_chop | string | — | — |
No output schema declared.
No examples provided.
diff_library_assets ~199
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| a_path | string | yes | — |
| b_path | string | yes | — |
| mode | string | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| a_path | string | yes | — |
| b_path | string | yes | — |
| details | object | yes | — |
| mode_used | string | yes | — |
| summary | object | yes | — |
No examples provided.
diff_snapshots ~109
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| after | object | yes | — |
| before | object | yes | — |
No output schema declared.
No examples provided.
disconnect_nodes ~191
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| from_path | string | — | — |
| to_input | integer | — | — |
| to_path | string | yes | — |
No output schema declared.
No examples provided.
document_network ~102
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| path | string | — | — |
| recursive | boolean | — | — |
No output schema declared.
No examples provided.
draft_recipe_from_operator_chain ~191
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| chain | array | yes | — |
| description | string | — | — |
| difficulty | string | — | — |
| family | string | — | — |
| id | string | — | — |
| name | string | — | — |
| strict | boolean | — | — |
| tags | array | — | — |
| td_version_min | string | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| chainReport | object | yes | — |
| nextToolHints | array | yes | — |
| recipe | — | yes | — |
| valid | boolean | yes | — |
| validation | object | yes | — |
No examples provided.
draft_recipe_from_technique ~183
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | yes | — |
| description | string | — | — |
| difficulty | string | — | — |
| id | string | — | — |
| include_glsl_code | boolean | — | — |
| name | string | — | — |
| strict | boolean | — | — |
| tags | array | — | — |
| td_version_min | string | — | — |
| technique_id | string | yes | — |
| Name | Type | Req | Description |
|---|---|---|---|
| nextToolHints | array | yes | — |
| recipe | — | — | — |
| source | object | yes | — |
| valid | boolean | yes | — |
| validation | object | yes | — |
| warnings | array | yes | — |
No examples provided.
draft_recipe_from_tutorial ~207
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | — | — |
| difficulty | string | — | — |
| family | string | — | — |
| id | string | — | — |
| include_glsl_code | boolean | — | — |
| max_steps | integer | — | — |
| name | string | yes | — |
| recipe_name | string | — | — |
| strict | boolean | — | — |
| tags | array | — | — |
| td_version_min | string | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| chainReport | object | — | — |
| draftable | boolean | yes | — |
| extractedOperators | array | yes | — |
| nextToolHints | array | yes | — |
| recipe | — | — | — |
| tutorial | object | yes | — |
| unsupportedReasons | array | yes | — |
| valid | boolean | yes | — |
| validation | object | yes | — |
| warnings | array | yes | — |
No examples provided.
drive_streamdiffusion ~429
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| cfg | number | — | — |
| controlnet_weight | number | — | — |
| expose_controls | boolean | — | — |
| output_mode | string | — | — |
| output_name | string | — | — |
| parent_path | string | — | — |
| prompt | string | — | — |
| seed | integer | — | — |
| source_top_path | string | — | — |
| strength | number | — | — |
| t_index | integer | — | — |
| tox_path | string | — | — |
No output schema declared.
No examples provided.
duplicate_network ~122
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | — | — |
| parent_path | string | — | — |
| source_path | string | yes | — |
No output schema declared.
No examples provided.
edit_dat_content ~184
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| dat_path | string | yes | — |
| new_string | string | yes | — |
| old_string | string | yes | — |
| replace_all | boolean | — | — |
No output schema declared.
No examples provided.
elicit_missing_args ~131
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | — | — |
| max_fields | integer | — | — |
| partial_args | object | — | — |
| temperature | number | — | — |
| tool_name | string | yes | — |
| Name | Type | Req | Description |
|---|---|---|---|
| filled | object | yes | — |
| missing | array | yes | — |
| proposed_args | object | yes | — |
| source | string | yes | — |
| tool_name | string | yes | — |
| warnings | array | yes | — |
No examples provided.
enhance_build ~249
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| autoApply | boolean | — | — |
| focusCriterion | string | — | — |
| maxProposals | integer | — | — |
| rescore | boolean | — | — |
| scopePath | string | — | — |
| targetFps | number | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| after | — | — | — |
| applied | array | yes | — |
| before | — | yes | — |
| delta | object | — | — |
| proposals | array | yes | — |
| scopePath | string | yes | — |
| warnings | array | yes | — |
No examples provided.
exec_node_method ~113
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| args | array | — | — |
| kwargs | object | — | — |
| method | string | yes | — |
| path | string | yes | — |
No output schema declared.
No examples provided.
execute_python_script ~120
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| return_output | boolean | — | — |
| script | string | yes | — |
No output schema declared.
No examples provided.
export_externalized_tree ~266
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| comp_path | string | yes | — |
| name | string | — | — |
| out_dir | string | yes | — |
| recurse | boolean | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| comp | string | yes | — |
| count | number | yes | — |
| externalized | array | yes | — |
| recurse | boolean | yes | — |
| root_tox | string | yes | — |
| warnings | array | yes | — |
No examples provided.
export_look_tox ~279
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| assets | array | — | — |
| description | string | — | — |
| folder | string | — | — |
| license | string | — | — |
| license_tier | string | — | — |
| name | string | — | — |
| source_path | string | yes | — |
| tags | array | — | — |
No output schema declared.
No examples provided.
export_network_to_vault ~179
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| note | string | — | — |
| path | string | — | — |
| recursive | boolean | — | — |
No output schema declared.
No examples provided.
export_palette_component ~118
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | — | — |
| comp_path | string | yes | — |
| name | string | — | — |
| palette_dir | string | — | — |
No output schema declared.
No examples provided.
export_recipe_bundle ~84
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| include_all | boolean | — | — |
| out_file | string | yes | — |
| recipe_ids | array | — | — |
No output schema declared.
No examples provided.
export_setlist_to_vault ~206
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| folder | string | — | — |
| include_tempo | boolean | — | — |
| note | string | yes | — |
| target | string | yes | — |
No output schema declared.
No examples provided.
export_sop_to_svg ~292
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| fill_color | string | — | — |
| flip_y | boolean | — | — |
| output_path | string | — | — |
| scale | number | — | — |
| source_path | string | yes | — |
| stroke_color | string | — | — |
| stroke_width | number | — | — |
No output schema declared.
No examples provided.
extend_data_source_fabric ~440
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| channels | integer | — | — |
| device | string | — | — |
| expose_controls | boolean | — | — |
| fields | array | — | — |
| frame_format | string | — | — |
| host | string | — | — |
| name | string | — | — |
| parent_path | string | — | — |
| password | string | — | — |
| port | integer | — | — |
| tls | boolean | — | — |
| topic | string | — | — |
| transport | string | yes | — |
| username | string | — | — |
No output schema declared.
No examples provided.
extract_audio_features ~383
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| audio_file_path | string | — | — |
| bass_hz | number | — | — |
| existing_chop_path | string | — | — |
| expose_controls | boolean | — | — |
| mid_hz | number | — | — |
| parent_path | string | — | — |
| source | string | — | — |
| treble_hz | number | — | — |
No output schema declared.
No examples provided.
extract_palette ~164
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| height | integer | — | — |
| k | integer | — | — |
| source_top | string | yes | — |
| width | integer | — | — |
No output schema declared.
No examples provided.
find_td_nodes ~189
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | — | — |
| parent_path | string | — | — |
| path_only | boolean | — | — |
| pattern | string | — | — |
| recursive | boolean | — | — |
| type | string | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | yes | — |
| matches | array | — | — |
| parent_path | string | yes | — |
| paths | array | — | — |
| recursive | boolean | yes | — |
| truncated | boolean | yes | — |
No examples provided.
focus_network_editor ~124
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| animate | boolean | — | — |
| paths | array | yes | — |
No output schema declared.
No examples provided.
generate_from_moodboard ~202
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| note | string | yes | — |
| parent_path | string | — | — |
| technique | string | — | — |
No output schema declared.
No examples provided.
generate_library_index ~238
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| columns | integer | — | — |
| include_thumbnails | boolean | — | — |
| kinds | array | — | — |
| output | string | — | — |
| overwrite | boolean | — | — |
| query | string | — | — |
No output schema declared.
No examples provided.
generate_readme ~216
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| include_mermaid | boolean | — | — |
| include_preview | boolean | — | — |
| max_nodes | integer | — | — |
| path | string | — | — |
| title | string | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| families | object | yes | — |
| has_preview | boolean | yes | — |
| markdown | string | yes | — |
| node_count | number | yes | — |
No examples provided.