LottieFiles MCP Server provides a bridge between AI assistants and the LottieFiles API, enabling search and retrieval of Lottie animations. Built with TypeScript and the Model Context Protocol SDK, it offers tools for searching animations by keywords, retrieving animation details, and accessing popular animations. The server implements resource handling for popular animations and prompt capabilities to guide interactions, making it valuable for workflows requiring animated content without leaving the conversation interface.
Search for Lottie animations by keywords. Parameters: query (string), page (optional integer, default: 1), limit (optional integer, default: 20)
Get detailed information about a specific Lottie animation. Parameters: id (string, unique identifier of the animation)
Get a list of currently popular Lottie animations. Parameters: page (optional integer, default: 1), limit (optional integer, default: 20)
No reviews yet. Be the first to review!
Sign in to join the conversation