fal-mcp-server and fal-ai-mcp-server
About fal-mcp-server
raveenb/fal-mcp-server
MCP server for Fal.ai - Generate images, videos, music and audio with Claude
Implements asynchronous queue-based processing for long-running tasks (video/music generation) with real-time progress updates, while exposing 18+ specialized tools across image generation, editing, video, and audio workflows. Supports dual transport modes—traditional stdio and HTTP/SSE—enabling both native MCP clients and web-based access. Dynamically discovers 600+ Fal.ai models with smart caching and AI-powered recommendations, plus utility tools for pricing lookup, usage tracking, and file uploads.
About fal-ai-mcp-server
piebro/fal-ai-mcp-server
An MCP (Model Context Protocol) Server to use the fal.ai APIs to generate images and videos.
Exposes fal.ai's image and video generation models as MCP tools that integrate with Claude and other AI assistants, with automatic media file persistence to disk. Built as a minimal, extensible Python server using the MCP protocol's stdio transport, designed for easy customization by adding new fal.ai model endpoints. Configurable via environment variables (API key and output directory) and deployable either as a PyPI package through `uvx` or from a cloned repository with `uv`.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work