tdmcp — TouchDesigner MCP server
NPM · @DPANTANI/TDMCP · SCANNED SEP 20
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 → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 31 of 96 dependencies flagged as unhealthy. 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 39 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
Tool Safety0
- Tool safety not yet verified: the captured tool definitions were too large for us to store in full, and the trim removes the very descriptions this category reads.Unverified
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Unverified: 4 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 →
How do I install the tdmcp — TouchDesigner MCP server server?
tdmcp — TouchDesigner MCP server runs locally as an npm package, launched with npx -y @dpantani/tdmcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · @dpantani/tdmcp
claude mcp add pantani-tdmcp -- npx -y @dpantani/tdmcp
{
"mcpServers": {
"pantani-tdmcp": {
"command": "npx",
"args": [
"-y",
"@dpantani/tdmcp"
]
}
}
} {
"servers": {
"pantani-tdmcp": {
"command": "npx",
"args": [
"-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": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@dpantani/tdmcp"
]
}
}
} assistant mcp add pantani-tdmcp -t stdio -c npx -a -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.
- 10 Sept 26 0
- Security disclosure: unverified → fail ▼ functional
- 9 Sept 26 0
- Security disclosure: fail → unverified ▼ functional
- 1 Sept 26 0
- Security disclosure: unverified → fail ▼ functional
- 31 Aug 26 0
- Security disclosure: fail → unverified ▼ functional
- 26 Aug 26 −1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 12 Aug 26 0
- Security disclosure: unverified → fail ▼ functional
- Package version: 0.13.1 → 0.13.2 functional
- 11 Aug 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 8 Aug 26 0
- Known CVEs: partial → pass ▲ security
- Dependency health: partial → 0.86 functional
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 20 Sept 2026 · Analysed npm/@dpantani/tdmcp@0.13.2
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 96 packages
| Packages resolved | 96 |
|---|---|
| Stale | 31 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
The sandbox run completed and this package exposed no tools.
What is the tdmcp — TouchDesigner MCP server server?
tdmcp — TouchDesigner MCP server is listed in the public MCP registry as io.github.Pantani/tdmcp. Build real visual systems in TouchDesigner from plain language with Claude, Cursor or Codex. This page covers its npm package (@dpantani/tdmcp).
Is the tdmcp — TouchDesigner MCP server server safe to use?
tdmcp — TouchDesigner MCP server scores 42 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
Is the tdmcp — TouchDesigner MCP server server still maintained?
tdmcp — TouchDesigner MCP server is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the tdmcp — TouchDesigner MCP server server under?
tdmcp — TouchDesigner MCP server declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.