SERVER

tdmcp — TouchDesigner MCP server

Rank #4905

glama/Pantani/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 real operators instead of guessing. TypeScript codebase, runs locally.

First listed
May 27, 2026
Last publish date
May 27, 2026
OVERVIEW

tdmcp — TouchDesigner MCP server is a Model Context Protocol (MCP) server published by Pantani. It ranks #4905 of 58,900 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. tdmcp — TouchDesigner MCP server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on May 27, 2026 and most recently updated on May 27, 2026.

STANDING
#4,905of 58,900 tracked serversTop 10%

Ranks ahead of 53,995 of 58,900 servers on MCP Toplist.

CONNECT

Use tdmcp — TouchDesigner MCP server

Add tdmcp — TouchDesigner MCP server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "tdmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@dpantani/tdmcp"
      ]
    }
  }
}
REGISTRIES

Listed on 2 registries

ORGANIZATION

Pantani

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
0.3.0May 27, 2026
FAQ

Frequently asked questions

What is tdmcp — TouchDesigner MCP server?
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 real operators instead of guessing. TypeScript codebase, runs locally.
Who maintains tdmcp — TouchDesigner MCP server?
tdmcp — TouchDesigner MCP server is maintained by Pantani, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is tdmcp — TouchDesigner MCP server an official MCP server?
Yes — tdmcp — TouchDesigner MCP server is listed on the Official MCP Registry, alongside Glama.
How many versions does tdmcp — TouchDesigner MCP server have?
MCP Toplist tracks 1 version of tdmcp — TouchDesigner MCP server, most recently published on May 27, 2026.
Where can I find the source code for tdmcp — TouchDesigner MCP server?
The source code for tdmcp — TouchDesigner MCP server is hosted at github.com/Pantani/tdmcp.
EXPLORE