Skip to main content
Glama

LottieFiles MCP Server

LottieFiles MCP 서버

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

특징

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

설치

Smithery를 통해 설치

Smithery를 통해 Claude Desktop에 LottieFiles Server를 자동으로 설치하려면:

지엑스피1

수동 설치

npm install

용법

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

API 도구

검색 애니메이션

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

매개변수:

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

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

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

매개변수:

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

인기 애니메이션 받기

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

매개변수:

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

개발

# Build npm run build

특허

MIT

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

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) 서버입니다.

  1. 특징
    1. 설치
      1. Smithery를 통해 설치
      2. 수동 설치
    2. 용법
      1. API 도구
        1. 검색 애니메이션
        2. 애니메이션 세부 정보 가져오기
        3. 인기 애니메이션 받기
      2. 개발
        1. 특허

          Related MCP Servers

          • A
            security
            F
            license
            A
            quality
            Enables seamless interaction with Figma via the Model Context Protocol, allowing LLM applications to access, manipulate, and track Figma files, components, and variables.
            Last updated -
            2
            81
            130
            TypeScript
            • Apple
          • A
            security
            A
            license
            A
            quality
            Connects 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 -
            17
            12,589
            Python
            MIT License
            • Apple
          • A
            security
            A
            license
            A
            quality
            MCP Unity Server to integrate Unity Editor game engine with different AI Model clients (e.g. Claude Desktop, Windsurf, Cursor)
            Last updated -
            5
            798
            MIT License
            • Apple
          • -
            security
            A
            license
            -
            quality
            A 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 -
            14
            9
            JavaScript
            MIT License
            • Linux

          View all related MCP servers

          MCP directory API

          We provide all the information about MCP servers via our MCP API.

          curl -X GET 'https://glama.ai/api/mcp/v1/servers/junmer/mcp-server-lottiefiles'

          If you have feedback or need assistance with the MCP directory API, please join our Discord server