Skip to main content
Glama

MCP-LOGO-GEN

--- description: Creating Logos globs: alwaysApply: false --- Logo Generation and Background Removal Process 1. Generate Logo Image - Use generate_image - The response will contain a URL to the generated image - pass the url to the remove_background tool 2. Remove Background - use remove_background - Input: URL from the generated image - The response will contain a new URL with the background-removed version 3. Download Final Image - Take the URL from the background removal step - Download to a local directory (e.g., 'downloads') - The final image will have a transparent background 4. Create Scaled Versions - Take the downloaded image - Create 32x32 and 128x128 versions - Save alongside the original in the downloads directory - All versions maintain transparency

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sshtunnelvision/MCP-LOGO-GEN'

If you have feedback or need assistance with the MCP directory API, please join our Discord server