Skip to main content
Glama

UI/UX MCP Server

by willem4130

animation_preview

Generate animation sequence previews in GIF, MP4, or WebM formats for streamlined UI/UX development workflows. Simplify visual testing and design iterations.

Instructions

Generate preview of animation sequence

Input Schema

NameRequiredDescriptionDefault
formatNogif
timelineYes

Input Schema (JSON Schema)

{ "properties": { "format": { "default": "gif", "enum": [ "gif", "mp4", "webm" ], "type": "string" }, "timeline": { "type": "object" } }, "required": [ "timeline" ], "type": "object" }

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/willem4130/ui-ux-mcp-server'

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