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) 服务器。
特征
- 搜索 Lottie 动画
- 获取动画详细信息
- 获取热门动画列表
安装
Copy
用法
- 启动服务器:
Copy
- 使用 MCP 客户端连接
API 工具
搜索动画
通过关键字搜索 Lottie 动画。
参数:
query
:搜索关键词page
:页码(可选,默认值:1)limit
:每页项目数(可选,默认值:20)
获取动画详细信息
获取有关特定 Lottie 动画的详细信息。
参数:
id
:动画的唯一标识符
获取热门动画
获取当前流行的 Lottie 动画列表。
参数:
page
:页码(可选,默认值:1)limit
:每页项目数(可选,默认值:20)
发展
Copy
执照
麻省理工学院
This server cannot be installed
用于从 LottieFiles 搜索和检索 Lottie 动画的模型上下文协议 (MCP) 服务器。