A Model Context Protocol (MCP) server for searching and retrieving Lottie animations from LottieFiles.
A Model Context Protocol (MCP) server for searching and retrieving Lottie animations from LottieFiles.
To install LottieFiles Server for Claude Desktop automatically via Smithery:
npx -y smithery install mcp-server-lottiefiles --client claude
npm install
npm start
Search for Lottie animations by keywords.
Parameters:
query
: Search keywordspage
: Page number (optional, default: 1)limit
: Items per page (optional, default: 20)Get detailed information about a specific Lottie animation.
Parameters:
id
: Unique identifier of the animationGet a list of currently popular Lottie animations.
Parameters:
page
: Page number (optional, default: 1)limit
: Items per page (optional, default: 20)# Build npm run build
MIT
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!