This server provides logo generation capabilities using FAL AI, with tools for image generation, background removal, and automatic scaling.
uv (Universal Virtualenv):curl -LsSf https://astral.sh/uv/install.sh | sh
uv venv
source .venv/bin/activate # On Unix/macOS
## or
.venv\Scripts\activate # On Windows
uv pip install -r requirements.txt
.env file in the root directoryFAL_KEY=your_fal_ai_key_here
Start the server with:
python run_server.py
The server will be available at http://127.0.0.1:7777
If you encounter a FileNotFoundError on Windows when running the server, make sure you’re running the command from the root directory of the project. If the issue persists, try updating to the latest version of the repository which includes fixes for Windows compatibility.
For Windows users specifically:
.venv\Scripts\activatepython run_server.pyhttp://127.0.0.1:7777/sseSSE@logo-creation.mdc in your Cursor Composer for consistent results@logo-creation.mdc but tools can be used independentlydownloads directoryIf you find this tool helpful, you can buy me a coffee ☕️ to support development!
Findmine Mcp
MCP server for FindMine's product styling AI
Mac Shell Mcp
An MCP (Model Context Protocol) server for executing macOS terminal commands with ZSH shell. This server provides a secure way to execute shell commands with built-in whitelisting and approval mechanisms.
Mcp Mistral Codestral