mcp.film

mcp.film / Model Hubs / fal MCP Server

fal MCP Server

OfficialRemoteby fal.aicreditsverified Aug 23, 2026

One hosted endpoint to search, run and chain 1,000+ image, video and audio models.

What it does

fal's official stateless MCP server gives agents the entire fal platform through eleven tools: discover models, search docs, read schemas and pricing, run inference, submit and cancel async jobs, collect results and upload files. For filmmakers it is the broadest single gateway — Veo, Kling, LTX-2, Hailuo, FLUX, Ideogram, plus audio like Stable Audio 2.5, CassetteAI SFX and Beatoven — behind one connector.

Connect

Remote endpoint (Streamable HTTP)
https://mcp.fal.ai/mcp

Remote headers required: Authorization. Use the local stdio command when your client cannot attach custom MCP headers.

Claude Code
claude mcp add --transport http fal-ai https://mcp.fal.ai/mcp --header "Authorization: Bearer YOUR_FAL_KEY"
Auth: api_key · env FAL_KEY — fal.ai dashboard → API Keys (sent as Authorization: Bearer header, never stored server-side)

Tools you'll see

search_modelsget_model_schemaget_pricingsearch_docsrun_modelsubmit_jobcheck_jobget_job_resultcancel_jobupload_filerecommend_model

Field notes

Hosted and fully stateless; the MCP itself is free, you pay standard fal per-run pricing, and there are no rate limits beyond your normal account concurrency. Still no OAuth — the key rides in an Authorization header, which the docs concede rules out Claude Desktop and claude.ai custom connectors ('OAuth support is coming soon', unchanged since June 2026); Claude Code, Cursor and Windsurf attach headers fine. The tool surface grew to eleven with get_job_result and cancel_job, and the docs moved from docs.fal.ai to fal.ai/docs. Arguably the best single 'everything' server for a generative film pipeline, and the practical MCP route to models with no first-party server (LTX-2, Stable Audio, CassetteAI, Beatoven).

Pairs well with