LottieFiles MCP Server
Servidor MCP de LottieFiles
Un servidor de Protocolo de Contexto de Modelo (MCP) para buscar y recuperar animaciones de Lottie desde LottieFiles.
Características
Buscar animaciones de Lottie
Obtener detalles de la animación
Obtener la lista de animaciones populares
Related MCP server: MCP File Context Server
Instalación
Instalación mediante herrería
Para instalar LottieFiles Server para Claude Desktop automáticamente a través de Smithery :
npx -y smithery install mcp-server-lottiefiles --client claudeInstalación manual
npm installUso
Iniciar el servidor:
npm startConectarse mediante un cliente MCP
Herramientas API
Buscar animaciones
Busque animaciones de Lottie por palabras clave.
Parámetros:
query: palabras clave de búsquedapage: Número de página (opcional, predeterminado: 1)limit: elementos por página (opcional, predeterminado: 20)
Obtener detalles de la animación
Obtenga información detallada sobre una animación específica de Lottie.
Parámetros:
id: Identificador único de la animación
Obtenga animaciones populares
Obtenga una lista de animaciones de Lottie actualmente populares.
Parámetros:
page: Número de página (opcional, predeterminado: 1)limit: elementos por página (opcional, predeterminado: 20)
Desarrollo
# Build
npm run buildLicencia
Instituto Tecnológico de Massachusetts (MIT)
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