mcp-server-lottiefiles
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

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

  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 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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.36latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.36
1.0.02

Package Sidebar

Install

npm i mcp-server-lottiefiles

Weekly Downloads

12

Version

1.0.3

License

none

Unpacked Size

37.2 kB

Total Files

26

Last publish

Collaborators

  • junmer