clipform_list_assets
ActiveTool of io.github.Clipform/mcp-server
declared in 2.2.0
List available creative assets (sound effects, animations, fonts) for video compositions.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"type": {
"enum": [
"sfx",
"animation",
"font",
"all"
],
"type": "string",
"default": "all",
"description": "Asset type to list (default: all)"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.Clipform/mcp-server
https://github.com/clipform/mcp-server
1/7 registries