Skip to main content
Glama

FAL Image/Video MCP Server

by RamboRogers

list_available_models

Discover and filter all available FAL AI models by category (image generation, text-to-video, image-to-video) to identify their capabilities in the FAL MCP Server for efficient media creation.

Instructions

List all available models in the current registry with their capabilities

Input Schema

NameRequiredDescriptionDefault
categoryNoFilter models by categoryall

Input Schema (JSON Schema)

{ "properties": { "category": { "default": "all", "description": "Filter models by category", "enum": [ "all", "imageGeneration", "textToVideo", "imageToVideo" ], "type": "string" } }, "required": [], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/RamboRogers/fal-image-video-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server