MCP Directory
Back

touchdesigner-mcp

by 8beeeaaat · TypeScript · ★ 294

MCP server for TouchDesigner

#mcp#mcp-server#touchdesigner

Install

npx -y github:8beeeaaat/touchdesigner-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "touchdesigner-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:8beeeaaat/touchdesigner-mcp"
      ]
    }
  }
}

From the README

[](https://www.npmjs.com/package/touchdesigner-mcp-server) [](https://www.npmjs.com/package/touchdesigner-mcp-server) This is an implementation of an MCP (Model Context Protocol) server for TouchDesigner. Its goal is to enable AI agents to control and operate TouchDesigner projects. [English](README.md) / [日本語](README.ja.md) [](https://youtu.be/V2znaqGU7f4?si=6HDFbcBHCFPdttkM&t=635) TouchDesigner MCP acts as a bridge between AI models and the TouchDesigner WebServer DAT, enabling AI agents to: - Create, modify, and delete nodes - Query node properties and project structure - Programmatica…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers