Skip to main content
Glama

FAL Image/Video MCP Server

by RamboRogers

list_available_models

Discover available AI models for image generation, text-to-video, or image-to-video tasks, filtered by category, on the FAL Image/Video MCP Server.

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