LottieFiles MCP Server
A Model Context Protocol (MCP) server for searching and retrieving Lottie animations from LottieFiles.
Features
- Search Lottie animations
- Get animation details
- Get popular animations list
Installation
npm install
Usage
- Start the server:
npm start
- Connect using an MCP client
API Tools
Search Animations
Search for Lottie animations by keywords.
Parameters:
query: Search keywordspage: Page number (optional, default: 1)limit: Items per page (optional, default: 20)
Get Animation Details
Get detailed information about a specific Lottie animation.
Parameters:
id: Unique identifier of the animation
Get Popular Animations
Get a list of currently popular Lottie animations.
Parameters:
page: Page number (optional, default: 1)limit: Items per page (optional, default: 20)
Development
# Build
npm run build
License
MIT
LottieFiles Server
Project Details
- junmer/mcp-server-lottiefiles
- mcp-server-lottiefiles
- MIT License
- Last Updated: 3/26/2025
Recomended MCP Servers
OpenUI let's you describe UI using your imagination, then see it rendered live.
A simple vector store that indexes content of files on local file system
AnalyticDB for MySQL MCP Server
A fully automated workflow for triggering, running & managing fine tuning, training & deploying custom stable diffusion models...
A MCP server for code reviews
A FastMCP server that dynamically creates MCP (Model Context Protocol) servers from web API configurations. This allows you...
A Model Context Protocol server for Ashra
The source repository for the Aurora documentation website.
A Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in real-time, allowing...





