NusratJahanShawon/fal-ai-mcp-server
If you are the rightful owner of fal-ai-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The fal.ai Image Modifier MCP Server is an HTTP server that provides AI-powered image modification services via fal.ai, with optional integration for posting images to Slack. It is designed to be deployed on Railway and can be used as a custom MCP server in Runbear.
Tools
Functions exposed to the LLM to take actions
modify_image
Modify an image using a text prompt; returns a URL.
send_to_slack
Post an image URL to a Slack channel.
modify_and_send_to_slack
Modify an image and then post it to Slack.
modify_slack_file_and_send
Modify a Slack file using a prompt and post the result back to Slack.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client