About
Overview
The Fal.ai MCP Server enables AI agents to run AI models on Fal's serverless GPU infrastructure. It provides access to popular image, video, and audio generation models.
Capabilities
Tools & Capabilities
⚡run
Run an AI model
⚡list_models
List available models
⚡get_result
Get generation result
Setup
Installation
bash
Install
npx -y mcp-server-fal-aiExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"fal-ai": {
"command": "npx",
"args": ["-y", "mcp-server-fal-ai"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 55
Last UpdatedFeb 12, 2026