MCP-LOGO-GEN is a tool server using FAL AI for logo generation, offering image creation, background removal, and automatic scaling.
The complete TanStack Start boilerplate for building profitable SaaS, packed with AI, auth, payments, database, storage, email, newsletter, blog, dashboard, SEO and more, fully deployed on Cloudflare Workers
This server provides logo generation capabilities using FAL AI, with tools for image generation, background removal, and automatic scaling.
server.py file.uv (Universal Virtualenv):
curl -LsSf https://astral.sh/uv/install.sh | shuv venv
source .venv/bin/activate # On Unix/macOS
# or
.venv\Scripts\activate # On Windowsuv pip install -r requirements.txt.env file in the root directoryFAL_KEY=your_fal_ai_key_hereStart the server with:
python run_server.pyThe server will be available at http://127.0.0.1:7777
http://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 directory