
Fal.ai MCP Server
Supports UIby raveenb
Generate images, videos, music, and audio using 600+ Fal.ai models directly within Claude.
What it does
Connects Claude and other MCP clients to the Fal.ai platform, enabling the AI to generate high-quality multimedia content including images (Flux, SDXL), videos (Kling, SVD), and music/audio using a vast library of over 600 models.
Tools
generate_image: Create images from text prompts using models like Flux and SDXL.generate_video: Text-to-video and image-to-video generation.generate_music: Create instrumental music or songs with vocals.remove_background: Remove backgrounds from images to create transparent PNGs.upscale_image: Upscale images 2x or 4x while preserving quality.list_models: Discover available models with smart filtering.recommend_model: Get AI-powered model recommendations for specific tasks.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"fal-ai": {
"command": "uvx",
"args": ["--from", "fal-mcp-server", "fal-mcp"],
"env": {
"FAL_KEY": "your-fal-api-key"
}
}
}
}
Supported hosts
- Claude Desktop
- Claude Code
Quick install
uvx --from fal-mcp-server fal-mcpInformation
- Pricing
- freemium
- Published
- 5/1/2026
- stars






