sts-fal-mcp

data-mindset/sts-fal-mcp

3.2

If you are the rightful owner of sts-fal-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Fal AI MCP Server for Smithery allows users to access fal.ai models and generate content through the Model Context Protocol (MCP).

Tools
8
Resources
0
Prompts
0

sp-fal-mcp

Fal AI MCP Server for Smithery - Access fal.ai models and generate content through MCP.

Features

  • List and search fal.ai models
  • Get model schemas
  • Generate content using any fal.ai model
  • Queue management (status, results, cancellation)
  • File upload to fal.ai CDN

Setup

  1. Get your Fal AI API key from fal.ai/dashboard/keys

  2. Run the server:

    uv run dev
    
  3. Test interactively:

    uv run playground
    

Tools

  • models(page, total) - List available models
  • search(keywords) - Search for models
  • schema(model_id) - Get model schema
  • generate(model, parameters, queue) - Generate content
  • result(url) - Get queued result
  • status(url) - Check queue status
  • cancel(url) - Cancel queued request
  • upload(path) - Upload file to CDN

Deploy

Deploy to Smithery at smithery.ai/new