Armory
Source
Browse
MCPs

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.

ConfigurationManual
{
  "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

  1. 8beeeaaat-touchdesigner512 stars · 51 forks96.472
  2. touchdesigner-mcp-server76 stars · 11 forks88.754
  3. 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.