tdmcp
tdmcp is an open-source (MIT) Model Context Protocol server for TouchDesigner. You describe a visual in plain language and your AI assistant builds the real node network inside TouchDesigner, checks it for errors, and shows a preview — it ships an embedded operator knowledge base so the model uses r
- Score
- 83.6312 signals
- Evidence
- 39 stars · 8 forks
- Last commit
- as last read from GitHub; most reads are from 2 Sep 2026 or later
- Listed
Install
No one-command install. Set it up from its source.
{
"mcpServers": {
"tdmcp": {
"command": "node",
"args": [
"network",
"inside",
"TouchDesigner",
"checks",
"it",
"for",
"errors",
"and",
"shows",
"a",
"preview",
"—",
"it",
"ships",
"an",
"embedded",
"operator",
"knowledge",
"base",
"so",
"the",
"model",
"uses",
"r"
]
}
}
}Alternatives · MCPs
- 8beeeaaat-touchdesigner512 stars · 51 forks96.472
- touchdesigner-mcp-server76 stars · 11 forks88.754
- capital-com-public-api-mcp-server5 stars · 2 forks55.515
What it is
tdmcp is an open-source (MIT) Model Context Protocol server for TouchDesigner. You describe a visual in plain language and your AI assistant builds the real node network inside TouchDesigner, checks it for errors, and shows a preview — it ships an embedded operator knowledge base so the model uses r
When to use it
tdmcp is an open-source (MIT) Model Context Protocol server for TouchDesigner. You describe a visual in plain language and your AI assistant builds the real node network inside TouchDesigner, checks it for errors, and shows a preview — it ships an embedded operator knowledge base so the model uses r
How to install / invoke
See Glama for the install config.
Notes
Listed from the Glama MCP registry.