mcpserver.lol
registry/logoloom
Connection check local install

logoloom

AI logo design → SVG → full brand kit. Text-to-path, optimize, export PNG/ICO/WebP.

Tools 4
GitHub stars 36
Installs / wk
Licence MIT
Transport stdio
Last checked never

Tools & capabilities

4 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

export_brand_kit from source
Export SVG logo into complete brand kit: PNG (256/512/1024), ICO favicon, WebP, OG image (1200x630), color variants, BRAND.md guidelines.
image_to_svg from source
Convert raster image (PNG/JPG) to SVG vector using vtracer. Best for logos, icons, flat graphics.
optimize_svg from source
Optimize SVG by removing metadata, merging paths, compressing coordinates. Typically reduces size 30-60%.
text_to_path from source
Convert <text> elements in SVG to <path> elements using font outlines. Makes SVG font-independent — text renders correctly everywhere without requiring the original font.