Back to Home
PierrunoYT icon

fal-reve-edit-mcp-server

Verified Safe

by PierrunoYT

Overview

Facilitates text-to-image generation and image editing using the FAL AI Reve model via the Model Context Protocol.

Installation

Run Command
npx -y https://github.com/PierrunoYT/fal-reve-edit-mcp-server.git

Environment Variables

  • FAL_KEY

Security Notes

The server correctly uses environment variables for the FAL_KEY, preventing hardcoded secrets. It downloads images to a local 'images' directory after generation/editing, with basic error handling for the download process. Image URLs for editing are passed to the FAL AI API, offloading potential SSRF risks. Filename generation sanitizes user prompts for local storage. No 'eval' or other highly dangerous patterns were observed. Overall, good security practices for its stated purpose.

Similar Servers

Stats

Interest Score34
Security Score9
Cost ClassMedium
Avg Tokens200
Stars1
Forks0
Last Update2025-11-24

Tags

image-generationAItext-to-imageimage-editingMCP-server