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
TdPythonMethodInfo.yml•305 B
type: object
description: Information about a Python method
required:
- name
properties:
name:
type: string
description: Method name
signature:
type: string
description: Method signature including parameters
description:
type: string
description: Description of the method