Fal.ai
Communitybyraveenb
AI image, video, and music generation (FLUX, Stable Diffusion, MusicGen).
API Key Required
Configuration
{
"mcpServers": {
"fal-ai": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-fal-ai"
],
"env": {
"FAL_AI_API_KEY": "your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.