Back to search
30
MCP

fal-ai-mcp-server

pypi/fal-ai-mcp-server

An MCP (Model Contex Protocol) Server to use the fal.ai APIs to generate images and videos.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

fal-ai-mcp
A Model Context Protocol (MCP) server for generating images using Fal.ai's HiDream-I1-Full model
0 tools
fal-mcp-server
MCP server for Fal.ai - Generate images, videos, music and audio with AI models
0 tools
simple-fal-mcp
Model Context Protocol (MCP) server for fal.ai model discovery, execution, and ephemeral local workspaces.
0 tools
@mseep/mcp-fal-ai-image
MCP server for fal.ai image generation
0 tools
iflow-mcp_image-gen-mcp
An MCP (Model Context Protocol) server that integrates with OpenAI's gpt-image-1 model for text-to-image generation services
0 tools
vitaliipsl/image-gen-mcp
A Model Context Protocol (MCP) server that provides AI image generation using Google's Gemini API
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "fal-ai-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}