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
용법
- 서버를 시작합니다:
Copy
- MCP 클라이언트를 사용하여 연결
API 도구
검색 애니메이션
키워드로 로티 애니메이션을 검색해 보세요.
매개변수:
query
: 검색 키워드page
: 페이지 번호 (선택 사항, 기본값: 1)limit
: 페이지당 항목 수(선택 사항, 기본값: 20)
애니메이션 세부 정보 가져오기
특정 Lottie 애니메이션에 대한 자세한 정보를 얻으세요.
매개변수:
id
: 애니메이션의 고유 식별자
인기 애니메이션 받기
현재 인기 있는 로티 애니메이션 목록을 받아보세요.
매개변수:
page
: 페이지 번호 (선택 사항, 기본값: 1)limit
: 페이지당 항목 수(선택 사항, 기본값: 20)
개발
Copy
특허
MIT
This server cannot be installed
LottieFiles에서 Lottie 애니메이션을 검색하고 불러오기 위한 MCP(Model Context Protocol) 서버입니다.