Overview
Features
Native Async API
Uses fal_client.run_async() for optimal performance.
Queue Support
Long-running tasks (video/music) use queue API with progress updates.
Non-blocking
All operations are truly asynchronous.
STDIO Transport
Traditional MCP communication for model context protocol.
HTTP/SSE Transport
Web-based access via Server-Sent Events.
Dual Transport
Run both STDIO and HTTP transports simultaneously.
Image Generation
Create images using Flux, SDXL, and other Fal.ai models.
Video Generation
Generate videos from images or text prompts.
Who Is This For?
- MCP developers:Create and deploy MCP servers enabling Fal.ai media generation for Claude Desktop and MCP clients.
- Claude Desktop users:Interact with MCP server to generate images, videos, music, and audio via Claude Desktop.




