# fal MCP Server

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

- **Category:** Model Hubs
- **Vendor:** fal.ai (official)
- **Pricing:** credits
- **Verified:** 2026-06-11

## 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: `https://mcp.fal.ai/mcp`
- Claude Code: `claude mcp add --transport http fal 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)

## Capabilities

`text-to-video` · `image-to-video` · `text-to-image` · `image-editing` · `music` · `sfx` · `tts` · `transcription` · `model-search` · `file-upload` · `async-jobs`

## Sample tools

`search_models` · `get_model_schema` · `get_pricing` · `run_model` · `submit_job` · `check_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).

## Links

- Site: https://fal.ai
- Docs: https://docs.fal.ai/model-apis/mcp

---

Structured data: https://mcp.film/api/mcps/fal.json · Directory: https://mcp.film
