πŸ”§

FAL Image/Video Server

πŸ”§MCP Server

RamboRogers/fal-image-video-mcp

VibeIndex|
What it does

Bridges FAL AI's image and video generation capabilities with MCP-compatible clients like Claude, automatically downloading generated content to the local machine while providing public and data URLs.

remotehosted

Installation

npxRun with npx
npx -y fal-image-video-mcp --http
npm installInstall npm package
npm install -g fal-image-video-mcp
git cloneClone repository
git clone https://github.com/RamboRogers/fal-image-video-mcp.git
npm runRun npm script
npm run build
Server ConfigurationMCP server configuration block
{ "mcpServers": { "fal-image-video": { "command": "npx", "args...
πŸ“– Extracted from RamboRogers/fal-image-video-mcp README
14,657
AddedJan 26, 2026