MCP-Mirror

LottieFiles MCP Server

Community MCP-Mirror
Updated

Mirror of https://github.com/junmer/mcp-server-lottiefiles

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

MCP Server · Populars

MCP Server · New

    PraneshASP

    Foundry MCP Server

    An experimental MCP Server for foundry built for Solidity devs

    Community PraneshASP
    karakeep-app

    Karakeep MCP Server

    A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search

    Community karakeep-app
    karakeep-app

    karakeep

    A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search

    Community karakeep-app
    prisma

    Prisma

    Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

    Community prisma
    iannuttall

    Flux UI MCP Server

    MCP Server

    Community iannuttall