Skip to main content
ClaudeWave

Fattly — AI platform to create images, videos, voiceovers, avatars & UGC ads from a prompt (fattly.app). This package is the official CLI + MCP client.

MCP ServersRegistry oficial0 estrellas0 forksJavaScriptMITActualizado today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 9/16/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/industriesfatty-spec/fattly-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "fattly-mcp": {
      "command": "node",
      "args": ["/path/to/fattly-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/industriesfatty-spec/fattly-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

<div align="center">

# fattly — FATTLY CLI + MCP server

**Generate AI images, video, voiceovers, music and UGC-style ads from your terminal — or straight from AI assistants like Claude, Cursor and VS Code via MCP.**

50+ AI models in one account (Veo 3.1, Kling 3, Seedance, Nano Banana, GPT Image, ElevenLabs…) · pay with [fattly.app](https://fattly.app) credits that never expire.

[![npm](https://img.shields.io/npm/v/fattly?color=FF6A4A)](https://www.npmjs.com/package/fattly)
[![CI](https://github.com/industriesfatty-spec/fattly-mcp/actions/workflows/ci.yml/badge.svg)](https://github.com/industriesfatty-spec/fattly-mcp/actions/workflows/ci.yml)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue)](LICENSE)
[![fattly MCP server](https://glama.ai/mcp/servers/industriesfatty-spec/fattly-mcp/badges/score.svg)](https://glama.ai/mcp/servers/industriesfatty-spec/fattly-mcp)

</div>

---

## MCP (Claude, Cursor, VS Code)

The package is an MCP server — it lets AI assistants generate media through your FATTLY account.

### Option A — Hosted (no install, sign in with OAuth)

Connect your client to the hosted server. No npm, no key to paste — you approve access in the browser.

```
https://fattly.app/api/mcp
```

In Claude: **Settings → Connectors → Add custom connector** → paste the URL. Full setup guide: https://fattly.app/claude-mcp

### Option B — Local (npx, with an API key)

1. On [fattly.app](https://fattly.app) open **Dashboard → API keys** and create a key.
2. Add this to your client's MCP config:

```json
{
  "mcpServers": {
    "fattly": {
      "command": "npx",
      "args": ["-y", "fattly", "mcp"],
      "env": {
        "FATTLY_API_KEY": "gpx_live_YOUR_KEY"
      }
    }
  }
}
```

Installing with an AI agent (Cline, Claude Code, Cursor)? Point it at [llms-install.md](llms-install.md).

### Tools

| Tool | What it does | Spends credits |
|---|---|---|
| `fattly_credits` | Current credit balance | no (read-only) |
| `fattly_list_models` | Models and their price in credits | no (read-only) |
| `fattly_upload_image` | Upload a local photo → URL for edit / image-to-video models | no |
| `fattly_generate_image` | Text-to-image and image editing (multi-image edits, face swap) | yes |
| `fattly_generate_video` | Text-to-video and image-to-video; waits for the mp4 | yes |
| `fattly_generate_audio` | Voiceover (text-to-speech) or music | yes |

Every tool carries MCP annotations (`readOnlyHint`, `destructiveHint`, `idempotentHint`), so clients can ask before paid calls. Failed generations are refunded automatically. Content must be safe-for-work.

## CLI

```bash
npm install -g fattly   # Node.js 18+
fattly login            # paste your gpx_live_… key
```

```bash
fattly credits
fattly models video

fattly generate "astronaut cat on Mars" --model nano-banana-2 --out cat.png
fattly video "ocean waves at sunset" --model kling-3-standard --out waves.mp4
fattly audio "Welcome to FATTLY" --voice Rachel --out voice.mp3
fattly audio "calm ambient" --music --seconds 30 --out music.mp3
```

## Configuration

| Variable | Purpose |
|---|---|
| `FATTLY_API_KEY` | API key (alternative to `fattly login`) |
| `FATTLY_API_URL` | API address override (default `https://fattly.app`) |

The key saved by `fattly login` lives in `~/.fattly/config.json` with owner-only permissions.

## More

- Website: https://fattly.app
- More than the MCP tools (AI dubbing with lip-sync, virtual try-on, UGC ad studio) is available in the web app.
- Issues: https://github.com/industriesfatty-spec/fattly-mcp/issues

MIT © Fattly

Lo que la gente pregunta sobre fattly-mcp

¿Qué es industriesfatty-spec/fattly-mcp?

+

industriesfatty-spec/fattly-mcp es mcp servers para el ecosistema de Claude AI. Fattly — AI platform to create images, videos, voiceovers, avatars & UGC ads from a prompt (fattly.app). This package is the official CLI + MCP client. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-15.

¿Cómo se instala fattly-mcp?

+

Puedes instalar fattly-mcp clonando el repositorio (https://github.com/industriesfatty-spec/fattly-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar industriesfatty-spec/fattly-mcp?

+

Nuestro agente de seguridad ha analizado industriesfatty-spec/fattly-mcp y le ha asignado un Trust Score de 87/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene industriesfatty-spec/fattly-mcp?

+

industriesfatty-spec/fattly-mcp es mantenido por industriesfatty-spec. La última actividad registrada en GitHub es del 2026-09-15, con 0 issues abiertos.

¿Hay alternativas a fattly-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega fattly-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: industriesfatty-spec/fattly-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/industriesfatty-spec-fattly-mcp)](https://claudewave.com/repo/industriesfatty-spec-fattly-mcp)
<a href="https://claudewave.com/repo/industriesfatty-spec-fattly-mcp"><img src="https://claudewave.com/api/badge/industriesfatty-spec-fattly-mcp" alt="Featured on ClaudeWave: industriesfatty-spec/fattly-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a fattly-mcp