generate_svg
Convert text prompts into scalable SVG images with customizable styles and sizes using the Recraft model via the replicate-flux-mcp server.
Instructions
Generate an SVG from a text prompt using Recraft model
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Prompt for generated SVG | |
| size | No | Size of the generated SVG | 1024x1024 |
| style | No | Style of the generated image. | any |