{
  "slug": "fal",
  "name": "fal MCP Server",
  "vendor": "fal.ai",
  "official": true,
  "category": "model-hub",
  "featured": false,
  "tagline": "One hosted endpoint to search, run and chain 1,000+ image, video and audio models.",
  "description": "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.",
  "capabilities": [
    "text-to-video",
    "image-to-video",
    "text-to-image",
    "image-editing",
    "music",
    "sfx",
    "tts",
    "transcription",
    "model-search",
    "file-upload",
    "async-jobs"
  ],
  "tools_sample": [
    "search_models",
    "get_model_schema",
    "get_pricing",
    "run_model",
    "submit_job",
    "check_job"
  ],
  "install": {
    "claude_code": "claude mcp add --transport http fal https://mcp.fal.ai/mcp --header \"Authorization: Bearer YOUR_FAL_KEY\"",
    "remote_url": "https://mcp.fal.ai/mcp",
    "stdio_command": null
  },
  "auth": {
    "type": "api_key",
    "env_var": "FAL_KEY",
    "key_url": "fal.ai dashboard → API Keys (sent as Authorization: Bearer header, never stored server-side)"
  },
  "pricing": "credits",
  "links": {
    "repo": null,
    "docs": "https://docs.fal.ai/model-apis/mcp",
    "site": "https://fal.ai"
  },
  "added": "2026-06-11",
  "verified": "2026-06-11",
  "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)."
}