Skip to main content
Glama

LottieFiles MCP Server

LottieFiles MCP サーバー

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

特徴

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

インストール

Smithery経由でインストール

Smithery経由で Claude Desktop 用の LottieFiles Server を自動的にインストールするには:

npx -y smithery install mcp-server-lottiefiles --client claude

手動インストール

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

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

  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