junmer/mcp-server-lottiefiles
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-lottiefiles": {
"command": "npx",
"args": [
"-y",
"mcp-server-lottiefiles"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://smithery.ai/server/mcp-server-lottiefiles)
A Model Context Protocol (MCP) server for searching and retrieving Lottie animations from LottieFiles.
To install LottieFiles Server for Claude Desktop automatically via Smithery:
npx -y smithery install mcp-server-lottiefiles --client claudenpm installnpm startSearch for Lottie animations by keywords.
Parameters:
query: Search keywordspage: Page number (optional, default: 1)limit: Items per page (optional, default: 20)Get detailed information about a specific Lottie animation.
Parameters:
id: Unique identifier of the animationGet a list of currently popular Lottie animations.
Parameters:
page: Page number (optional, default: 1)limit: Items per page (optional, default: 20)# Build
npm run buildMIT
Loading reviews...