← All servers
🔧

tdmcp — TouchDesigner MCP serverVerified🛡 No advisories

io.github.Pantani/tdmcp
New to MCP? Start here →
24★ stars
0weekly installs
1 day agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/pantani, which proved it owns this namespace.

Verified owner: github.com/pantaniio.github.Pantani/tdmcp

🛡 Permissions & trustwhat this server can touch before you run it

Configuration
Reads TDMCP_TOOL_PROFILE, TDMCP_RAW_PYTHON.

About

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

Packages & transports

npm@dpantani/tdmcpv0.13.1 · npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "tdmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@dpantani/tdmcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @dpantani/tdmcp