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

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

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
            A
            license
            A
            quality
            A Model Context Protocol (MCP) server that provides search and crawl functionality using Search1API.
            Last updated -
            5
            206
            111
            TypeScript
            MIT License
            • Apple
          • 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
            106
            TypeScript
            • Apple
          • -
            security
            A
            license
            -
            quality
            A Model Context Protocol (MCP) server that enables LLMs to interact directly the documents that they have on-disk through agentic RAG and hybrid search in LanceDB. Ask LLMs questions about the dataset as a whole or about specific documents.
            Last updated -
            12
            31
            TypeScript
            MIT License
            • Apple
          • A
            security
            A
            license
            A
            quality
            A Model Context Protocol (MCP) server that converts Mermaid diagrams to PNG images.
            Last updated -
            1
            340
            62
            JavaScript
            MIT License

          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