Skip to main content
Glama

LottieFiles MCP Server

LottieFiles MCP 服务器

用于从 LottieFiles 搜索和检索 Lottie 动画的模型上下文协议 (MCP) 服务器。

特征

  • 搜索 Lottie 动画
  • 获取动画详细信息
  • 获取热门动画列表

安装

通过 Smithery 安装

要通过Smithery自动为 Claude Desktop 安装 LottieFiles 服务器:

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

手动安装

npm install

用法

  1. 启动服务器:
npm start
  1. 使用 MCP 客户端连接

API 工具

搜索动画

通过关键字搜索 Lottie 动画。

参数:

  • query :搜索关键词
  • page :页码(可选,默认值:1)
  • limit :每页项目数(可选,默认值:20)

获取动画详细信息

获取有关特定 Lottie 动画的详细信息。

参数:

  • id :动画的唯一标识符

获取热门动画

获取当前流行的 Lottie 动画列表。

参数:

  • 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