About
Overview
The Lottie MCP Server enables AI agents to work with Lottie animations. It provides tools for previewing animations, extracting metadata, and converting between animation formats.
Capabilities
Tools & Capabilities
⚡preview
Preview a Lottie animation
⚡get_metadata
Get animation metadata
⚡optimize
Optimize animation file size
Setup
Installation
bash
Install
npx -y mcp-server-lottieExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"lottie": {
"command": "npx",
"args": ["-y", "mcp-server-lottie"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 20
Last UpdatedFeb 12, 2026