Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🎨 Art & Culture
  3. Svgmaker MCP
Svgmaker MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 6:02:53 PM

Svgmaker MCP

User RatingsBe the first to rate and review this MCP server!
View Repository87 GitHub StarsTotal stargazers on GitHub for the source repository (87 stars).Visit Website
svgimage-generationvector-graphicsmcpdesign-tools

Generates, edits, converts, and previews SVG graphics through natural-language MCP requests.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "genwavellc-svgmaker-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "svgmaker-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives🎨 More in Art & Culture

Overview

GenWaveLLC/svgmaker-mcp MCP server connects MCP clients to the SVGMaker API for natural-language SVG generation and editing. It can also convert images to SVG, remove backgrounds, return PNG output, preview results inline, and save local files when run over stdio. Use the local mode with an SVGMaker API key for disk access, or the hosted HTTPS endpoint with browser-based OAuth for URL-based results.

Use cases

β€’Generate icons from text descriptions
β€’Edit existing logos with natural-language instructions
β€’Convert raster images into scalable SVGs
β€’Remove backgrounds from image assets
β€’Save generated graphics to local files

Key features

β€’Natural-language SVG generation
β€’Natural-language SVG editing
β€’Image-to-SVG conversion
β€’Background removal with transparency
β€’PNG raster output
β€’Inline previews and progress updates

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Svgmaker MCP.

Extracted Tool Capabilities
Natural-language SVG generation
Natural-language SVG editing
Image-to-SVG conversion
Background removal with transparency
PNG raster output
Inline previews and progress updates

How Svgmaker MCP works

What GenWaveLLC/svgmaker-mcp MCP server does

GenWaveLLC/svgmaker-mcp MCP server exposes SVGMaker image operations through the Model Context Protocol. An MCP client can request a new SVG from a text description, revise an existing SVG with a natural-language instruction, convert an image into scalable vector output, or remove an image background and return a transparent SVG. A raster mode is also available when a PNG is preferable to vector output.

The server is suited to design tasks performed from an AI coding or assistant client, such as creating icons, producing illustrations, refining logos, or preparing image assets. Generated images and gallery items can be previewed inline in clients that support the returned image content.

How it works

GenWaveLLC/svgmaker-mcp MCP server sends supported requests to the SVGMaker API. The main examples use generation and editing requests with parameters such as a text prompt, quality, aspect ratio, input image, and output path. Operations report progress while they run.

In local stdio mode, the process runs on the user’s machine. Local paths can be supplied for input and output, and generated files can be written to disk. This mode requires the SVGMAKER_API_KEY environment variable.

The hosted mode uses https://mcp.svgmaker.io/mcp. It authenticates through a browser login rather than a local API key. Because the hosted process cannot access the client’s filesystem, it returns hosted SVGMaker URLs instead of writing to output_path. A local image must first be uploaded through the server before it can be used by a hosted request.

Setup and configuration

The project requires Node.js 20.9.0 or newer and npm 7.0.0 or newer. It supports Linux, macOS, and Windows. Install the npm package with npx -y @genwave/svgmaker-mcp, then provide an SVGMaker API key through the environment:

bash
SVGMAKER_API_KEY="your_api_key_here"

MCP clients can launch the package over stdio. Claude Desktop, Claude Code, Cursor, and Visual Studio Code are documented as client options. The repository also documents the hosted endpoint for clients that support remote HTTP MCP connections.

Tools and capabilities

GenWaveLLC/svgmaker-mcp MCP server documents these capabilities:

  • Generate SVG artwork from text descriptions.
  • Edit existing SVG files using natural-language instructions.
  • Convert raster images into scalable SVG output.
  • Remove backgrounds and preserve a transparent foreground result.
  • Request PNG output through raster mode.
  • Upload local files for use with the hosted service.
  • Preview generated images and gallery items inline.
  • Receive progress updates during processing.
  • Use path validation for local file operations.

Limitations and notes

The local and hosted modes have different file behavior. Stdio can access local paths and save output files, while the HTTPS service cannot see the local disk and instead provides hosted results. Hosted requests that begin with a local file therefore require an upload step first.

The server depends on the SVGMaker API, so local use requires an SVGMaker API key. The repository excerpt does not specify API quotas, pricing, supported image formats, or the retention period for hosted URLs. It also does not establish compatibility with MCP clients beyond the clients documented in the README.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Art & Culture View all alternatives
  • Gemini Image logoGemini Image

    Google Gemini image generation, editing, and local processing via MCP

    🎨 Art & Culture3 views
    Compare vs Gemini Image β†’
  • MCP Alphabanana logoMCP Alphabanana

    Local MCP server for generating image assets with Google Gemini (Nano Banana 2 / Pro). Supports transparent PNG/WebP output, exact resizing/cropping, up to 14 reference images, and Google Search grounding.

    🎨 Art & Culture3 views
    Compare vs MCP Alphabanana β†’
  • Fal MCP Server logoFal MCP Server

    Generate AI images, videos, and music using Fal.ai models (FLUX, Stable Diffusion, MusicGen) directly in Claude Desktop

    🎨 Art & Culture2 views
    Compare vs Fal MCP Server β†’
  • Davinci Resolve MCP logoDavinci Resolve MCP

    MCP server integration for DaVinci Resolve providing powerful tools for video editing, color grading, media management, and project control

    🎨 Art & Culture5 views
    Compare vs Davinci Resolve MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
87
Stargazers on the source repository.
npm downloads
751
Package downloads in the last 30 days.
Last commit
28d ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Svgmaker MCP

Run `npx -y @genwave/svgmaker-mcp` with Node.js 20.9.0 or newer, and configure the `SVGMAKER_API_KEY` environment variable for local stdio use.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewSvgmaker MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/genwavellc-svgmaker-mcp?style=directory)](https://allmcps.com/mcp/genwavellc-svgmaker-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/genwavellc-svgmaker-mcp"><img src="https://allmcps.com/api/badge/genwavellc-svgmaker-mcp?style=directory" alt="Svgmaker MCP on AllMCPs" /></a>

Technical Specs & Signals

Category🎨Art & Culture
PricingBring your own API key (usage-based cost)
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
11/11 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars87
GitHub Star CountTotal stargazers on GitHub representing community popularity (87 stars).
Last commit28d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 13, 2026
npm downloads751/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
52Quality signal: Good Β· 52/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools18/30
Adoption & activity11/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 19d ago via OSV.dev Β· svgmaker-mcp (npm)

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🎨 Art & Culture β†’Alternatives to Svgmaker MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code