Provides tools for searching and retrieving Lottie animations from LottieFiles, including searching by keywords, retrieving animation details, and listing popular animations.
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
Installing via Smithery
To install LottieFiles Server for Claude Desktop automatically via Smithery:
Manual Installation
Usage
- Start the server:
- 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
License
MIT
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
A Model Context Protocol (MCP) server for searching and retrieving Lottie animations from LottieFiles.
Related Resources
Related MCP Servers
- AsecurityFlicenseAqualityEnables seamless interaction with Figma via the Model Context Protocol, allowing LLM applications to access, manipulate, and track Figma files, components, and variables.Last updated -281130TypeScript
- AsecurityAlicenseAqualityConnects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender for AI-assisted 3D modeling, scene manipulation, and rendering.Last updated -1712,589PythonMIT License
- AsecurityAlicenseAqualityMCP Unity Server to integrate Unity Editor game engine with different AI Model clients (e.g. Claude Desktop, Windsurf, Cursor)Last updated -5798MIT License
- -securityAlicense-qualityA Model Context Protocol (MCP) server that allows AI models to safely access and interact with local file systems, enabling reading file contents, listing directories, and retrieving file metadata.Last updated -149JavaScriptMIT License