LottieFiles MCP 서버
LottieFiles에서 Lottie 애니메이션을 검색하고 불러오기 위한 MCP(Model Context Protocol) 서버입니다.
특징
로티 애니메이션 검색
애니메이션 세부 정보 가져오기
인기 애니메이션 목록 받기
설치
Smithery를 통해 설치
Smithery를 통해 Claude Desktop에 LottieFiles Server를 자동으로 설치하려면:
지엑스피1
수동 설치
용법
서버를 시작합니다:
MCP 클라이언트를 사용하여 연결
API 도구
검색 애니메이션
키워드로 로티 애니메이션을 검색해 보세요.
매개변수:
query
: 검색 키워드page
: 페이지 번호 (선택 사항, 기본값: 1)limit
: 페이지당 항목 수(선택 사항, 기본값: 20)
애니메이션 세부 정보 가져오기
특정 Lottie 애니메이션에 대한 자세한 정보를 얻으세요.
매개변수:
id
: 애니메이션의 고유 식별자
인기 애니메이션 받기
현재 인기 있는 로티 애니메이션 목록을 받아보세요.
매개변수:
page
: 페이지 번호 (선택 사항, 기본값: 1)limit
: 페이지당 항목 수(선택 사항, 기본값: 20)
개발
특허
MIT
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.
LottieFiles에서 Lottie 애니메이션을 검색하고 불러오기 위한 MCP(Model Context Protocol) 서버입니다.
Related Resources
Related MCP Servers
- AsecurityFlicenseAqualityEnables seamless interaction with Figma via the Model Context Protocol, allowing LLM applications to access, manipulate, and track Figma files, components, and variables.Last updated -107139
- AsecurityAlicenseAqualityConnects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender for AI-assisted 3D modeling, scene manipulation, and rendering.Last updated -1713,524MIT License
- AsecurityAlicenseAqualityMCP Unity Server to integrate Unity Editor game engine with different AI Model clients (e.g. Claude Desktop, Windsurf, Cursor)Last updated -5972MIT License
- -securityAlicense-qualityA Model Context Protocol (MCP) server that allows AI models to safely access and interact with local file systems, enabling reading file contents, listing directories, and retrieving file metadata.Last updated -610MIT License