T

Touchdesigner

Certified
TouchDesigner MCP is a protocol server that connects AI agents with TouchDesigner, supporting functions such as creating and modifying nodes through AI, querying the project structure, and programming control.
2.5 points
22

What is the TouchDesigner MCP Server?

The TouchDesigner MCP Server is a bridge that connects AI models with the WebServer DAT of TouchDesigner, allowing AI agents to create, modify, and delete nodes, query the project structure, and control TouchDesigner through Python scripts.

How to use the TouchDesigner MCP Server?

First, install Docker or Node.js. Then, clone the repository and set the environment variables according to the tutorial. Next, import the MCP component into TouchDesigner and start the MCP server. Finally, configure your AI agent to connect to the server.

Applicable Scenarios

Suitable for scenarios that require automated and intelligent operations on TouchDesigner projects, such as generating artworks and designing real - time interactive experiences.

Main Features

Create NodeCreate a new node in TouchDesigner.
Delete NodeDelete an existing node from TouchDesigner.
Execute Node MethodCall a Python method on a TouchDesigner node.
Execute Python ScriptRun an arbitrary Python script in TouchDesigner.
Get Class DetailsGet detailed information about a TouchDesigner Python class.
Get Class ListGet the list of Python classes in TouchDesigner.
Get TD InformationGet information about the TouchDesigner server environment.
Get Node ParametersGet the parameters of a specific node.
Get NodesGet nodes under the parent path (optional filtering).
Update Node ParametersUpdate the parameters of a specific node.

Advantages and Limitations

Advantages
Supports multiple programming languages and frameworks
Easy to integrate into existing workflows
Powerful node management and script execution capabilities
Limitations
Requires installation of Docker or Node.js
May have a certain learning curve for beginners

How to Use

Clone the Repository
Use Git to clone the GitHub repository of the TouchDesigner MCP server.
Set Environment Variables
Copy the template file and adjust the necessary environment variables.
Build the Docker Image
Build the server using Makefile or Docker Compose.
Import the Component into TouchDesigner
Import the MCP component into your TouchDesigner project.
Start the MCP Server
Start the Docker container to run the MCP server.

Usage Examples

Create a Particle System NodeCreate a new particle system node through the MCP server.
Query Node ParametersQuery the parameters of a specified node.

Frequently Asked Questions

How to install Docker?
Does the MCP server support Windows?
How to verify that the MCP server is working properly?

Related Resources

GitHub Repository
Source code and documentation for the TouchDesigner MCP server
YouTube Tutorial
Tutorial on deploying the MCP server using Docker
Official Documentation
Detailed instructions on using the MCP server
Installation
Copy the following command to your Client for configuration
{
  "mcpServers": {
    "touchdesigner": {
      "command": "docker",
      "args": [
        "compose",
        "-f",
        "/path/to/your/touchdesigner-mcp/docker-compose.yml",
        "exec",
        "-i",
        "touchdesigner-mcp-server",
        "node",
        "dist/index.js",
        "--stdio"
      ]
    }
  }
}

{
  "mcpServers": {
    "touchdesigner": {
      "args": [
        "/path/to/your/node_modules/touchdesigner-mcp-server/dist/index.js", // <-- Replace with the absolute path to node_modules/touchdesigner-mcp-server/dist/index.js
        "--stdio"
      ],
      "command": "node"
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.
Featured MCP Services
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
838
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
152
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
100
4.3 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
573
5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
761
4.8 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase