Skip to main content
Art & CulturePython

raveenb/fal-mcp-server

Generate AI images, videos, and music using Fal.ai models (FLUX, Stable Diffusion, MusicGen) directly in Claude Desktop

art-culturecloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/raveenb/fal-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "fal-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "raveenb/fal-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Art & Culture
Language
Python
Author
raveenb