LottieFiles MCP Server
LottieFiles MCP サーバー
LottieFiles から Lottie アニメーションを検索および取得するためのモデル コンテキスト プロトコル (MCP) サーバー。
特徴
ロッティーアニメーションを検索
アニメーションの詳細を取得する
人気のアニメーションリストを取得する
Related MCP server: MCP File Context Server
インストール
Smithery経由でインストール
Smithery経由で Claude Desktop 用の LottieFiles Server を自動的にインストールするには:
npx -y smithery install mcp-server-lottiefiles --client claude手動インストール
npm install使用法
サーバーを起動します。
npm startMCPクライアントを使用して接続する
APIツール
アニメーションを検索
キーワードでロッティーアニメーションを検索します。
パラメータ:
query: 検索キーワードpage: ページ番号(オプション、デフォルト: 1)limit: ページあたりのアイテム数(オプション、デフォルト: 20)
アニメーションの詳細を取得
特定の Lottie アニメーションに関する詳細情報を取得します。
パラメータ:
id: アニメーションの一意の識別子
人気のアニメーションを入手
現在人気のロッティーアニメーションのリストを取得します。
パラメータ:
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