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) サーバー。

特徴

  • ロッティーアニメーションを検索
  • アニメーションの詳細を取得する
  • 人気のアニメーションリストを取得する

インストール

npm install

使用法

  1. サーバーを起動します。
npm start
  1. MCPクライアントを使用して接続する

APIツール

アニメーションを検索

キーワードでロッティーアニメーションを検索します。

パラメータ:

  • query : 検索キーワード
  • page : ページ番号(オプション、デフォルト: 1)
  • limit : ページあたりのアイテム数(オプション、デフォルト: 20)

アニメーションの詳細を取得

特定の Lottie アニメーションに関する詳細情報を取得します。

パラメータ:

  • id : アニメーションの一意の識別子

人気のアニメーションを入手

現在人気のロッティーアニメーションのリストを取得します。

パラメータ:

  • page : ページ番号(オプション、デフォルト: 1)
  • limit : ページあたりのアイテム数(オプション、デフォルト: 20)

発達

# Build npm run build

ライセンス

マサチューセッツ工科大学

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

LottieFiles から Lottie アニメーションを検索および取得するためのモデル コンテキスト プロトコル (MCP) サーバー。

  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