fal.ai
Integrates with fal.ai's AI model ecosystem to enable discovery, execution, and management of generative AI workflows including image generation, content creation, and specialized AI tasks with support for file uploads, streaming responses, and queue-based processing.
2 stars
0 tools
Created Aug 2025
@derekalia/derekalia-fal-ai-falAbout
Integrates with fal.ai's AI model ecosystem to enable discovery, execution, and management of generative AI workflows including image generation, content creation, and specialized AI tasks with support for file uploads, streaming responses, and queue-based processing.
Categories
general
Installation
npm
npm install @derekalia/derekalia-fal-ai-fal
Configuration
{
"mcpServers": {
"derekalia-fal-ai-fal": {
"command": "npx",
"args": [
"-y",
"@derekalia/derekalia-fal-ai-fal"
]
}
}
}