TouchDesigner MCP
Related Servers
Alternatives to TouchDesigner MCP
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceEnables LLMs to directly control, introspect, and build TouchDesigner networks in real-time through a Model Context Protocol server.25MIT
- AlicenseNot gradedqualityBmaintenanceA local-first MCP server for TouchDesigner that provides offline documentation retrieval and live control of TouchDesigner sessions, enabling AI-assisted network building and parameter management.MIT
- AlicenseBqualityCmaintenanceA token-efficient MCP server for driving TouchDesigner from AI assistants, enabling building whole node networks in one call, searching CHOP channels by glob, inspecting operators compactly, and taking screenshots of TOPs.16MIT
- AlicenseAqualityDmaintenanceMCP server for controlling TouchDesigner from AI coding agents like Claude Code and Codex CLI, enabling operator manipulation, parameter control, and screenshot capture.12MIT
- AlicenseBqualityBmaintenanceAn MCP server for TouchDesigner that lets AI agents inspect, build, wire, optimize, and stabilize live TD networks with 106 tools, plus a technique memory system for reusable patterns.10011MIT
- AlicenseNot gradedqualityDmaintenanceHigh-performance MCP server that enables AI assistants to control TouchDesigner live via WebSocket, providing 37 tools for nodes, parameters, scripting, and more.5MIT
TDQS
Scored across 14 tools
Each tool targets a distinct aspect of TouchDesigner (node creation/deletion, parameter updates, script execution, error checking, etc.). Descriptions are clear and leave no ambiguity about which tool to use for a given task.
Most tools follow a verb_td_noun pattern (e.g., create_td_node, get_td_info). There is a minor inconsistency with get_top_image (no 'td'), but overall naming is predictable and consistent in style.
14 tools is a well-scoped set for a TouchDesigner interface, covering node lifecycle, execution, introspection, and image capture without being overwhelming or too sparse.
Core operations like node CRUD and scripting are covered, but important functionalities for a node-based environment—such as connecting/disconnecting nodes or managing network wiring—are missing, leaving notable gaps.