Skip to content
MCP Server Community By @Pantani

Pantani/tdmcp

[![Pantani/tdmcp MCP server](https://glama.ai/mcp/servers/Pantani/tdmcp/badges/score.svg)](https://glama.ai/mcp/servers/Pantani/tdmcp) πŸ“‡ 🏠 🍎 πŸͺŸ - Stop wiring nodes by hand β€” describe a visual and the AI builds a real, playable TouchDesigner network: audio-reactive, generative, particle, 3D and feedback systems with live knobs and MIDI/OSC/DMX, checking and previewing its own work.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide β†’
Connected Apps: Pantani/tdmcp Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-pantani-tdmcp

Detailed Documentation

Pantani/tdmcp MCP server πŸ“‡ 🏠 🍎 πŸͺŸ - Stop wiring nodes by hand β€” describe a visual and the AI builds a real, playable TouchDesigner network: audio-reactive, generative, particle, 3D and feedback systems with live knobs and MIDI/OSC/DMX, checking and previewing its own work.

Configuration

{
  "mcpServers": {
    "pantani-tdmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-pantani-tdmcp"
      ],
      "env": {}
    }
  }
}