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
config.py•168 B
"""
TouchDesigner MCP Web Server Configuration Module
Provides API endpoint definitions and HTTP status code settings
"""
# Enable LogLevel.DEBUG logging
DEBUG = True