Skip to main content

Add your description here

Project description

MCP Tool Server for Logo Generation

This server provides logo generation capabilities using FAL AI, with tools for image generation, background removal, and automatic scaling.

Demo

MCP Tool Server Demo

Installation

  1. Install uv (Universal Virtualenv):
curl -LsSf https://astral.sh/uv/install.sh | sh
  1. Create and activate a virtual environment:
uv venv
source .venv/bin/activate  # On Unix/macOS
# or
.venv\Scripts\activate     # On Windows
  1. Install dependencies:
uv pip install -r requirements.txt
  1. Set up your environment variables:
    • Create a .env file in the root directory
    • Add your FAL AI API key:
FAL_KEY=your_fal_ai_key_here

Running the Server

Start the server with:

python run_server.py

The server will be available at http://127.0.0.1:7777

Troubleshooting

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:

  1. Make sure you've activated your virtual environment with .venv\Scripts\activate
  2. Run the server from the root directory of the project with python run_server.py
  3. If you see any path-related errors, please report them in the issues section of the repository

Cursor IDE Configuration

  1. Open Cursor Settings
  2. Navigate to the MCP section
  3. Add the following configuration:
    • URL: http://127.0.0.1:7777/sse
    • Connection Type: SSE
    • Enable the connection

Notes

  • Always reference @logo-creation.mdc in your Cursor Composer for consistent results
  • Steps are defined in @logo-creation.mdc but tools can be used independently
  • All generated logos will be saved in the downloads directory
  • Each logo is automatically generated in three sizes:
    • Original size
    • 32x32 pixels
    • 128x128 pixels
  • All logos maintain transparency in their final PNG format
  • Prompts created by agent are informed by examples and prompt structure seen in server.py. You can customize the prompt structure by editing the server.py file.
  • You can use the generate_image tool to generate any image you want, not just logos

Requirements

  • Python 3.8+
  • FAL AI API key (required for image generation)
  • Active internet connection

References


If you find this tool helpful, you can buy me a coffee ☕️ to support development!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file iflow_mcp_sshtunnelvision_mcp_tool_server-0.1.0.tar.gz.

File metadata

File hashes

Hashes for iflow_mcp_sshtunnelvision_mcp_tool_server-0.1.0.tar.gz
Algorithm Hash digest
SHA256 d27dc94c1674f085bc0b82a5f2ab36c8b030628ac66bdbcf44860a6a7546dd83
MD5 8829f5e84f17aebe6dedb2a2a5cf89a0
BLAKE2b-256 4c9d006ec65668c454ba0821fe1d28b141eb5107e1122b4ef035b22e220f26e2

See more details on using hashes here.

File details

Details for the file iflow_mcp_sshtunnelvision_mcp_tool_server-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for iflow_mcp_sshtunnelvision_mcp_tool_server-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d2cf37701f8d4c0da880063ffba5b2a62ea499e8445fa014431b88a75a0f95ce
MD5 2ee46805cc61a7f8c7df556b49cb433e
BLAKE2b-256 2eab89742c6a11765ee3414e9014be9ed93ad3b785ad8dbba5a54c0a1f618a9f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page