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.
suggest_operator_chain ~123
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| family | string | — | — |
| goal | string | yes | — |
| max_steps | integer | — | — |
| seed_operator | string | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| chain | array | yes | — |
| family | string | — | — |
| goal | string | yes | — |
| nextToolHints | array | yes | — |
| seedOperator | string | — | — |
| sourceMatches | array | yes | — |
| warnings | array | yes | — |
No examples provided.
summarize_td_errors ~134
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| group_by | string | — | — |
| path | string | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| group_by | string | yes | — |
| groups | array | yes | — |
| path | string | yes | — |
| suggestions | array | yes | — |
| total | number | yes | — |
No examples provided.
swap_operator ~219
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| new_type | string | yes | — |
| node_path | string | yes | — |
| preserve_parameters | boolean | — | — |
No output schema declared.
No examples provided.
sync_external_clock ~288
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| bpm | number | — | — |
| mode | string | — | — |
| parent_path | string | — | — |
No output schema declared.
No examples provided.
sync_presets_vault ~186
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | — |
| comp_path | string | — | — |
| note | string | — | — |
No output schema declared.
No examples provided.
sync_timecode ~428
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| cue_on_label | boolean | — | — |
| drive_timeline | boolean | — | — |
| fps | number | — | — |
| host | string | — | — |
| name | string | — | — |
| osc_address | string | — | — |
| parent | string | — | — |
| port | integer | — | — |
| source | string | yes | — |
No output schema declared.
No examples provided.
tag_and_search_library ~422
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| asset_path | string | — | — |
| folders | array | — | — |
| license | string | — | — |
| license_tier | string | — | — |
| limit | integer | — | — |
| op | string | — | — |
| query | string | — | — |
| replace | boolean | — | — |
| tags | array | — | — |
| tags_all | array | — | — |
| tags_any | array | — | — |
No output schema declared.
No examples provided.
tutorial_companion_pack ~254
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | — | — |
| folder | string | — | — |
| lesson_count | integer | — | — |
| name | string | — | — |
| preview_height | integer | — | — |
| preview_width | integer | — | — |
| source_comp | string | yes | — |
| tags | array | — | — |
No output schema declared.
No examples provided.
update_td_node_parameters ~158
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| parameters | object | yes | — |
| path | string | yes | — |
No output schema declared.
No examples provided.
validate_library_asset ~75
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| manifest_path | string | — | — |
| path | string | yes | — |
No output schema declared.
No examples provided.
validate_operator_chain ~161
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | — | — |
| chain | array | yes | — |
| family | string | — | — |
| require_documented_connections | boolean | — | — |
| target_version | string | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| connectionChecks | array | yes | — |
| issues | array | yes | — |
| nextToolHints | array | yes | — |
| normalizedChain | array | yes | — |
| severity | string | yes | — |
| suggestions | array | yes | — |
| valid | boolean | yes | — |
| warnings | array | yes | — |
No examples provided.
variant_pack ~333
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| comp_path | string | — | — |
| count | integer | — | — |
| delta_range | number | — | — |
| include_seed | boolean | — | — |
| interpolation | string | — | — |
| name | string | yes | — |
| overwrite | boolean | — | — |
| parent | string | — | — |
| seed | integer | — | — |
| seed_look | object | yes | — |
| target_path | string | — | — |
| variant_prefix | string | — | — |
| vault_path | string | — | — |
No output schema declared.
No examples provided.
vault_repo_sync ~237
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | — | — |
| branch | string | — | — |
| limit | integer | — | — |
| remote | string | — | — |
| timeout_ms | integer | — | — |
| vault_path | string | — | — |
No output schema declared.
No examples provided.
version_library_asset ~314
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| asset_path | string | yes | — |
| bump | string | — | — |
| license | string | — | — |
| license_tier | string | — | — |
| note | string | — | — |
| read_only | boolean | — | — |
No output schema declared.
No examples provided.
watch_node ~182
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| channel_keys | array | — | — |
| interval_ms | integer | — | — |
| parameter_keys | array | — | — |
| path | string | yes | — |
| samples | integer | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| collected_samples | integer | yes | — |
| interval_ms | integer | yes | — |
| path | string | yes | — |
| requested_samples | integer | yes | — |
| snapshots | array | yes | — |
| warnings | array | yes | — |
| window_ms | number | yes | — |
No examples provided.
watch_parameter_changes ~267
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | — | — |
| parameters | array | — | — |
| path | string | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | — |
| count | number | — | — |
| parameters | — | — | — |
| path | string | — | — |
| watches | array | — | — |
| watching | boolean | — | — |
No examples provided.
write_agent_guide ~221
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filename | string | — | — |
| output_dir | string | — | — |
| path | string | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| filename | string | yes | — |
| guide | string | yes | — |
| path | string | — | — |
| written | boolean | yes | — |
No examples provided.