HomeOther › touchdesigner-mcp

touchdesigner-mcp

MCP server for TouchDesigner - Control and operate TouchDesigner projects through AI agents

TypeScript
★ 547 stars Last pushed 2026-09-20 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.2.0)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "touchdesigner-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Package (mcpb 1.2.0)

Package: mcpb https://github.com/8beeeaaat/touchdesigner-mcp/releases/download/v1.2.0/touchdesigner-mcp.mcpb

Related servers

Data from the Official MCP Registry