Generate images, video, music, and audio through Fal.ai models.
Fal.ai hosts hundreds of generative models behind a single API — Flux, SDXL, Kling, Veo, MusicGen, ElevenLabs voices, etc. This MCP gives Claude one tool surface for image, video, audio, and TTS generation without juggling provider SDKs.
Добавьте в context_servers. Zed перезагружается автоматически.
claude mcp add fal-mcp -- uvx fal-mcp-server
Однострочная команда. Проверить: claude mcp list. Удалить: claude mcp remove.
Сценарии использования
Реальные сценарии: Fal.ai MCP
Turn a script into a narrated short with one prompt
👤 Marketers, indie creators⏱ ~15 minintermediate
Когда использовать: You have a 30-second script and want a complete narrated short.
Предварительные требования
Server/skill installed and authenticated — See repo README
Поток
Generate the scenes
Split this 30s script into 4 scenes and generate a video clip for each with Kling.✓ Скопировано
→ Four video URLs
Narrate it
TTS each scene's narration with ElevenLabs Rachel voice.✓ Скопировано
→ Audio URLs aligned with scenes
Итог: Four video clips + matching narration audio, ready to stitch.
Подводные камни
Costs add up fast — Costs add up fast — set a hard budget in the prompt: 'Use the cheapest model that meets quality bar' and check the balance reported in tool output.