# Mcp Server Lottiefiles

> MCP server from junmer/mcp-server-lottiefiles.

- **Type:** MCP server
- **Install:** `agentstack add mcp-junmer-mcp-server-lottiefiles`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [junmer](https://agentstack.voostack.com/s/junmer)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [junmer](https://github.com/junmer)
- **Source:** https://github.com/junmer/mcp-server-lottiefiles

## Install

```sh
agentstack add mcp-junmer-mcp-server-lottiefiles
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# LottieFiles MCP Server
[](https://smithery.ai/server/mcp-server-lottiefiles)

A Model Context Protocol (MCP) server for searching and retrieving Lottie animations from LottieFiles.

## Features

- Search Lottie animations
- Get animation details
- Get popular animations list

## Installation

### Installing via Smithery

To install LottieFiles Server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/mcp-server-lottiefiles):

```bash
npx -y smithery install mcp-server-lottiefiles --client claude
```

### Manual Installation
```bash
npm install
```

## Usage

1. Start the server:

```bash
npm start
```

2. Connect using an MCP client

## API Tools

### Search Animations

Search for Lottie animations by keywords.

Parameters:
- `query`: Search keywords
- `page`: Page number (optional, default: 1)
- `limit`: Items per page (optional, default: 20)

### Get Animation Details

Get detailed information about a specific Lottie animation.

Parameters:
- `id`: Unique identifier of the animation

### Get Popular Animations

Get a list of currently popular Lottie animations.

Parameters:
- `page`: Page number (optional, default: 1)
- `limit`: Items per page (optional, default: 20)

## Development

```bash
# Build
npm run build
```

## License

MIT

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [junmer](https://github.com/junmer)
- **Source:** [junmer/mcp-server-lottiefiles](https://github.com/junmer/mcp-server-lottiefiles)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-junmer-mcp-server-lottiefiles
- Seller: https://agentstack.voostack.com/s/junmer
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
