Lottie Creator MCP
The Lottie Creator MCP brings your AI assistant directly into your animation workflow — giving it full access to LottieFiles Creator so it can build and edit Lottie animations on your behalf through natural language.
Ads
Overview
The Lottie Creator MCP brings your AI assistant directly into your animation workflow — giving it full access to LottieFiles Creator so it can build and edit Lottie animations on your behalf through natural language. You can check out the installation further down. MCP servers are part of a standardized interface for AI agents to interact with data sources using the Model Context Protocol. The Lottie Creator MCP connects AI assistants like Claude, Cursor, and Windsurf to the Creator API through a local bridge — meaning your AI gets the same full access to Creator that you do.
Installation
npx skills add LottieFiles/motion-design-skill
Configuration
{
"mcpServers": {
"lottiefiles-creator": {
"command": "npx",
"args": ["-y", "@lottiefiles/creator-mcp@latest"]
}
}Capabilities
- Create animations from scratch
Ask your AI to build a loading spinner, progress bar, or character animation layer by layer in LottieFiles Creator.
- Edit existing animations
Modify colors, timing, easing curves, or layer names by having your AI read and update the current file state in real time.
- Batch generate animation variants
Automatically produce multiple versions of an animation, such as dark/light themes or brand color variations, in one request.
- Analyze for accessibility and brand
Instruct your AI to inspect animations for contrast issues, motion speed, or color consistency and fix what it finds.
- Manage scenes and layers
Use tools like `create_scene` or layer controls to set visibility, timing, blend modes, masks, and transforms across your animation.
Tags
- design
- content-creation
- svg
Related MCP servers
SVGator MCP
OfficialCreate, edit, and export SVGator animations (SVG, Lottie, GIF, video) from your AI assistant, and keep an editable project you can open in the editor anytime.
Compeller
OfficialCreate AI music videos and audio-reactive visuals from songs through MCP.
Eagle MCP
OfficialEagle MCP Server is a local Model Context Protocol bridge that lets AI assistants (e.g. Cursor, Claude) access your Eagle media library so you can tag, categorize, search, and batch-organize assets with natural language.
Blender MCP
OfficialA lightweight MCP (Model Context Protocol) server for Blender. It offers a natural language interface with Blender’s Python API, improving access to documentation, and allowing users to explore and understand complex setups.