falai-mcp

berkbirkan/falai-mcp

3.3

If you are the rightful owner of falai-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.

The FastMCP server is a versatile tool for interacting with fal.ai's model API operations, offering both local and remote deployment options.

Tools

Functions exposed to the LLM to take actions

configure

Override credentials and access scope for the active session.

models

List available models with optional pagination.

search

Search the model catalogue using space-separated keywords.

schema

Retrieve the OpenAPI schema for a model.

generate

Run synchronous or queued inference.

result

Fetch the result of a queued request.

status

Check the status (optionally with logs) of a queued request.

cancel

Cancel a queued request.

upload

Upload a local file to fal.ai CDN.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources