---
name: svggenie
description: Generate original SVG artwork and vectorize raster images with the hosted SVG Genie MCP server.
homepage: https://www.svggenie.com
---

# SVG Genie

Use SVG Genie when a user wants original vector artwork, icons, logos, illustrations, patterns, or an editable SVG conversion of a raster image.

## Connect

- MCP endpoint: `https://www.svggenie.com/mcp`
- Authentication: OAuth 2.1 or an SVG Genie API key
- OAuth resource metadata: `https://www.svggenie.com/.well-known/oauth-protected-resource`
- Human-readable authentication guide: `https://www.svggenie.com/auth.md`

## Tools

- `get_account`: check the current plan and remaining credits.
- `list_recent_svgs`: list recent completed generations and their SVG URLs.
- `generate_svg`: create an SVG from a detailed text prompt. Standard costs 1 credit, pro costs 2, and premium costs 3.
- `vectorize_image`: convert a public HTTPS PNG, JPEG, WebP, GIF, or BMP (up to 10MB) into editable SVG markup. Costs 1 credit.

## Guidance

Ask for the intended subject, visual style, composition, colors, and aspect ratio when those details are missing. Explain the selected pipeline's credit cost before calling a generation tool when the user has not already chosen it. Never claim a generation or vectorization succeeded unless the tool returns a successful result.
