Loomal

Image to SVG

MCP server by github.com/botmonster/image2svg-mcp

MCP server that converts raster images (PNG/JPG/WEBP) to SVG vector format

0 starspypi: image2svg-mcp

About Image to SVG

Image to SVG is an MCP (Model Context Protocol) server published by botmonster in the official MCP registry, listed under RAG Systems on Loomal. MCP server that converts raster images (PNG/JPG/WEBP) to SVG vector format

It ships as a Python package on PyPI (image2svg-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/botmonster/image2svg-mcp.

Use Image to SVG with your agent

Claude Code · one command
claude mcp add image-to-svg -- uvx image2svg-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "image-to-svg": {
      "command": "uvx",
      "args": [
        "image2svg-mcp"
      ]
    }
  }
}
pypiimage2svg-mcp

Frequently asked questions

What is Image to SVG?
Image to SVG is an MCP (Model Context Protocol) server by botmonster in the RAG Systems category. MCP server that converts raster images (PNG/JPG/WEBP) to SVG vector format
How do I connect Image to SVG to Claude, Cursor, or another MCP client?
Install Image to SVG from its pypi package (image2svg-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Image to SVG open source?
Yes — the source code is public at github.com/botmonster/image2svg-mcp.
Can AI agents pay to use Image to SVG?
Not yet through Loomal — Image to SVG is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Image to SVG? Claim this listing free by verifying GitHub ownership, or contact us.