Skip to main content
Glama

TouchDesigner MCP

by 8beeeaaat
MIT License
208
90
  • Linux
  • Apple
docker-compose.yml344 B
services: touchdesigner-mcp-server: build: context: . dockerfile: Dockerfile image: touchdesigner-mcp-server extra_hosts: - "host.docker.internal:host-gateway" ports: - "6274:6274" # MCP inspector - "6277:6277" # MCP inspector proxy stdin_open: true tty: true restart: unless-stopped

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