logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mcp-server-lottiefiles

Search and retrieve Lottie animations from LottieFiles, access detailed animation information, and discover popular animations for projects.

Author

mcp-server-lottiefiles logo

junmer

MIT License

Quick Info

GitHub GitHub Stars 7
NPM Weekly Downloads 0
Tools 1
Last Updated 2026-02-19

Tags

lottiefileslottieanimationsanimations lottiefileslottie animationsserver lottiefiles

LottieFiles MCP Server

smithery badge

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:

npx -y smithery install mcp-server-lottiefiles --client claude

Manual Installation

npm install

Usage

  1. Start the server:
npm start
  1. 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 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

See Also

`