LottieFiles
Summary
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.
Available Actions(3)
Search Animations
Search for Lottie animations by keywords. Parameters: query (string), page (optional integer, default: 1), limit (optional integer, default: 20)
Get Animation Details
Get detailed information about a specific Lottie animation. Parameters: id (string, unique identifier of the animation)
Get Popular Animations
Get a list of currently popular Lottie animations. Parameters: page (optional integer, default: 1), limit (optional integer, default: 20)
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论