mcp.film

mcp.film / Model Hubs / fal MCP Server

fal MCP Server

OfficialRemoteby fal.aicreditsverified Jun 11, 2026

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

Rate it: no ratings yet

What it does

fal's official stateless MCP server gives agents the entire fal platform: discover models, read schemas and pricing, run inference, submit async jobs 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
Claude Code
claude mcp add --transport http fal https://mcp.fal.ai/mcp --header "Authorization: Bearer YOUR_FAL_KEY"
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "fal": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.fal.ai/mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "fal": {
      "url": "https://mcp.fal.ai/mcp"
    }
  }
}
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_pricingrun_modelsubmit_jobcheck_job

Field notes

Hosted and fully stateless; the MCP itself is free, you pay standard fal per-run pricing. 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