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 touchdesigner-mcp-server@1.2.0

Or add to your MCP client config:

{
  "mcpServers": {
    "touchdesigner-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "touchdesigner-mcp-server@1.2.0"
      ]
    }
  }
}

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