LottieFiles MCP Server

by junmer
Verified

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.

Integrations

  • Provides tools for searching and retrieving Lottie animations from LottieFiles, including searching by keywords, retrieving animation details, and listing popular animations.

LottieFiles MCP 서버

LottieFiles에서 Lottie 애니메이션을 검색하고 불러오기 위한 MCP(Model Context Protocol) 서버입니다.

특징

  • 로티 애니메이션 검색
  • 애니메이션 세부 정보 가져오기
  • 인기 애니메이션 목록 받기

설치

지엑스피1

용법

  1. 서버를 시작합니다:
npm start
  1. MCP 클라이언트를 사용하여 연결

API 도구

검색 애니메이션

키워드로 로티 애니메이션을 검색해 보세요.

매개변수:

  • query : 검색 키워드
  • page : 페이지 번호 (선택 사항, 기본값: 1)
  • limit : 페이지당 항목 수(선택 사항, 기본값: 20)

애니메이션 세부 정보 가져오기

특정 Lottie 애니메이션에 대한 자세한 정보를 얻으세요.

매개변수:

  • id : 애니메이션의 고유 식별자

인기 애니메이션 받기

현재 인기 있는 로티 애니메이션 목록을 받아보세요.

매개변수:

  • page : 페이지 번호 (선택 사항, 기본값: 1)
  • limit : 페이지당 항목 수(선택 사항, 기본값: 20)

개발

# Build npm run build

특허

MIT

-
security - not tested
A
license - permissive license
-
quality - not tested

LottieFiles에서 Lottie 애니메이션을 검색하고 불러오기 위한 MCP(Model Context Protocol) 서버입니다.

  1. Features
    1. Installation
      1. Usage
        1. API Tools
          1. Search Animations
          2. Get Animation Details
          3. Get Popular Animations
        2. Development
          1. License
            ID: ivyxzqja0m