falai-mcp-server
by berkbirkan
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FAL_KEY | No | Your fal.ai API key (alternative to FAL_KEY_ID/FAL_KEY_SECRET). | |
| FAL_KEY_ID | No | Your fal.ai API key ID (used with FAL_KEY_SECRET). | |
| FAL_KEY_SECRET | No | Your fal.ai API key secret (used with FAL_KEY_ID). | |
| FALAI_HTTP_HOST | No | Bind address when HTTP transport is enabled. | 0.0.0.0 |
| FALAI_HTTP_PORT | No | Port when HTTP transport is enabled. | 8080 |
| FALAI_ENABLE_HTTP | No | Set to true to run the server with the Streamable HTTP transport. | |
| FALAI_ALLOWED_MODELS | No | Comma-separated list of explicit model IDs to expose. | |
| FALAI_MODEL_KEYWORDS | No | Comma-separated keywords to pre-filter models when no explicit list is provided. | |
| FALAI_REQUEST_TIMEOUT | No | HTTP timeout (seconds) for fal.ai requests. | 120 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues