Skip to main content
Glama
server.json944 B
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json", "name": "io.github.8beeeaaat/touchdesigner-mcp-server", "description": "MCP server for TouchDesigner - Control and operate TouchDesigner projects through AI agents", "version": "1.4.2", "repository": { "url": "https://github.com/8beeeaaat/touchdesigner-mcp.git", "source": "github" }, "packages": [ { "registryType": "npm", "identifier": "touchdesigner-mcp-server", "version": "1.4.2", "runtimeHint": "npx", "transport": { "type": "stdio" } }, { "registryType": "mcpb", "identifier": "https://github.com/8beeeaaat/touchdesigner-mcp/releases/download/v1.4.2/touchdesigner-mcp.mcpb", "version": "1.4.2", "fileSha256": "7a11f1b03ef1e009e018a9ccb0ec7e6c6c2db065a952822a7987063b1fa235b7", "transport": { "type": "stdio" } } ] }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/8beeeaaat/touchdesigner-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server