TouchDesigner MCP Server
Related Servers
Alternatives to TouchDesigner MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityBmaintenanceEnables AI assistants to build and control TouchDesigner networks by describing visuals in natural language, with automatic node creation, verification, and preview.100129MIT
- AlicenseNot gradedqualityCmaintenanceEnables natural language control of TouchDesigner via AI, allowing operator creation, parameter setting, Python execution, and node graph building.7MIT
- 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
- FlicenseAqualityBmaintenanceEnables AI agents to index TouchDesigner installations, control live instances with undoable batches and health checks, and inspect saved .toe projects offline.41-
- 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
- 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
TDQS
Scored across 37 tools
Most tools have distinct purposes, especially between query tools (get/list/search) and live-control tools (td_*). Some overlap exists between get_operator, search_operators, and list_operators, but descriptions clarify scope.
Naming conventions are mixed: query tools use verbs like get, list, search, suggest, while live-control tools consistently use td_ prefix. The inconsistency is noticeable but still readable.
37 tools is on the high side for a single MCP server. The domain is complex and the count may be justified, but it could be split into reference and live-control subsets for better focus.
The tool set covers both informational needs (operators, tutorials, versions, experimental features) and live network building (create, connect, set parameters, render, sample, errors). There are no obvious gaps for the stated purpose.