Back to search
30
MCP

fal-ai-mcp

pypi/fal-ai-mcp

A Model Context Protocol (MCP) server for generating images using Fal.ai's HiDream-I1-Full model

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

Similar MCP servers embedding-nearest

fal-ai-mcp-server
An MCP (Model Contex Protocol) Server to use the fal.ai APIs to generate images and videos.
0 tools
simple-fal-mcp
Model Context Protocol (MCP) server for fal.ai model discovery, execution, and ephemeral local workspaces.
0 tools
fal-mcp-server
MCP server for Fal.ai - Generate images, videos, music and audio with AI models
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
image-generation-mcp-server
A Model Context Protocol (MCP) server to generate images by text prompts via modelscope
0 tools

How to use

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

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