Content
# LottieFiles MCP Server
[](https://smithery.ai/server/mcp-server-lottiefiles)
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](https://smithery.ai/server/mcp-server-lottiefiles):
```bash
npx -y smithery install mcp-server-lottiefiles --client claude
```
### Manual Installation
```bash
npm install
```
## Usage
1. Start the server:
```bash
npm start
```
2. Connect using an MCP client
## API Tools
### Search Animations
Search for Lottie animations by keywords.
Parameters:
- `query`: Search keywords
- `page`: 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
```bash
# Build
npm run build
```
## License
MIT
Connection Info
You Might Also Like
Git
A Model Context Protocol server for Git automation and interaction.
TrendRadar
TrendRadar: Your hotspot assistant for real news in just 30 seconds.
repomix
Repomix packages your codebase into AI-friendly formats for easy integration.
Mastra
Mastra is a framework for building AI-powered applications and agents.
Blender
BlenderMCP integrates Blender with Claude AI for enhanced 3D modeling.
oh-my-opencode
Background agents · Curated agents like oracle, librarians, frontend...