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) サーバー。
特徴
- ロッティーアニメーションを検索
- アニメーションの詳細を取得する
- 人気のアニメーションリストを取得する
インストール
Copy
使用法
- サーバーを起動します。
Copy
- MCPクライアントを使用して接続する
APIツール
アニメーションを検索
キーワードでロッティーアニメーションを検索します。
パラメータ:
query
: 検索キーワードpage
: ページ番号(オプション、デフォルト: 1)limit
: ページあたりのアイテム数(オプション、デフォルト: 20)
アニメーションの詳細を取得
特定の Lottie アニメーションに関する詳細情報を取得します。
パラメータ:
id
: アニメーションの一意の識別子
人気のアニメーションを入手
現在人気のロッティーアニメーションのリストを取得します。
パラメータ:
page
: ページ番号(オプション、デフォルト: 1)limit
: ページあたりのアイテム数(オプション、デフォルト: 20)
発達
Copy
ライセンス
マサチューセッツ工科大学
This server cannot be installed
LottieFiles から Lottie アニメーションを検索および取得するためのモデル コンテキスト プロトコル (MCP) サーバー。