LottieFiles MCP Server
@junmer
About LottieFiles MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-lottiefiles": {
"command": "npx",
"args": [
"-y",
"smithery",
"install",
"mcp-server-lottiefiles",
"--client",
"claude"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is LottieFiles MCP Server?
A Model Context Protocol (MCP) server for searching and retrieving Lottie animations from LottieFiles. It provides tools to query the LottieFiles API via an MCP client.
How to use LottieFiles MCP Server?
Install the server via Smithery (npx -y smithery install mcp-server-lottiefiles --client claude) or manually (npm install). Start the server with npm start, then connect using any MCP client.
Key features of LottieFiles MCP Server
- Search Lottie animations by keywords
- Get detailed information about a specific animation
- Retrieve a list of popular Lottie animations
Use cases of LottieFiles MCP Server
- Search for Lottie animations by keywords with pagination support
- Retrieve detailed metadata for a specific animation by its ID
- Discover currently popular Lottie animations
FAQ from LottieFiles MCP Server
What tools does the server provide?
Search Animations, Get Animation Details, and Get Popular Animations.
How do I search for animations?
Use the Search Animations tool with the query parameter, and optionally page (default 1) and limit (default 20).
How to get details of a specific animation?
Use the Get Animation Details tool with the id parameter (the unique identifier of the animation).
What is the default number of items per page?
The default limit is 20 items per page.
How is the server licensed?
The server is licensed under the MIT license.
Frequently asked questions
What tools does the server provide?
Search Animations, Get Animation Details, and Get Popular Animations.
How do I search for animations?
Use the Search Animations tool with the `query` parameter, and optionally `page` (default 1) and `limit` (default 20).
How to get details of a specific animation?
Use the Get Animation Details tool with the `id` parameter (the unique identifier of the animation).
What is the default number of items per page?
The default limit is 20 items per page.
How is the server licensed?
The server is licensed under the MIT license.
Basic information
More Other MCP servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Nginx UI
0xJackyYet another WebUI for Nginx
Comments