LottieFiles MCP Server
LottieFiles MCP 服务器
用于从 LottieFiles 搜索和检索 Lottie 动画的模型上下文协议 (MCP) 服务器。
特征
搜索 Lottie 动画
获取动画详细信息
获取热门动画列表
Related MCP server: MCP File Context Server
安装
通过 Smithery 安装
要通过Smithery自动为 Claude Desktop 安装 LottieFiles 服务器:
npx -y smithery install mcp-server-lottiefiles --client claude手动安装
npm install用法
启动服务器:
npm start使用 MCP 客户端连接
API 工具
搜索动画
通过关键字搜索 Lottie 动画。
参数:
query:搜索关键词page:页码(可选,默认值:1)limit:每页项目数(可选,默认值:20)
获取动画详细信息
获取有关特定 Lottie 动画的详细信息。
参数:
id:动画的唯一标识符
获取热门动画
获取当前流行的 Lottie 动画列表。
参数:
page:页码(可选,默认值:1)limit:每页项目数(可选,默认值:20)
发展
# Build
npm run build执照
麻省理工学院
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables seamless interaction with Figma via the Model Context Protocol, allowing LLM applications to access, manipulate, and track Figma files, components, and variables.21,975150MIT
- AlicenseBqualityFmaintenanceA Model Context Protocol server that enables LLMs to read, search, and analyze code files with advanced caching and real-time file watching capabilities.61339MIT
- AlicenseBqualityAmaintenanceConnects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender for AI-assisted 3D modeling, scene manipulation, and rendering.2126,214MIT
- AlicenseBqualityAmaintenanceMCP Unity Server to integrate Unity Editor game engine with different AI Model clients (e.g. Claude Desktop, Windsurf, Cursor)5111,873MIT
Related MCP Connectors
A Model Context Protocol server for Wix AI tools
Search and browse every MCP server in the Model Context Protocol registry.
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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