loading…
Search for a command to run...
loading…
Enables AI-powered image to SVG vectorization, background removal, and SVG manipulation directly through MCP-compatible clients. Users can convert images, proce
Enables AI-powered image to SVG vectorization, background removal, and SVG manipulation directly through MCP-compatible clients. Users can convert images, process batches, and edit vector properties like colors and complexity using the svg.new API.
MCP (Model Context Protocol) server for svg.new — AI-powered image to SVG vectorization.
Use svg.new from any MCP-compatible client: Claude Code, Claude Desktop, Cursor, Windsurf, and more.
npx @svgnew/mcp
Requires SVG_NEW_API_KEY environment variable. Get your key at svg.new/account.
Add to your MCP config:
{
"mcpServers": {
"svg-new": {
"command": "npx",
"args": ["@svgnew/mcp"],
"env": {
"SVG_NEW_API_KEY": "svk_your_key_here"
}
}
}
}
Add to your MCP settings with the same configuration above.
Add svg.new to Codex:
codex mcp add svg-new -- npx -y @svgnew/mcp
Or install as a plugin:
codex install svg-new
Set your API key:
codex mcp add svg-new --env SVG_NEW_API_KEY=svk_your_key_here -- npx -y @svgnew/mcp
| Tool | Description | Cost |
|---|---|---|
vectorize |
Convert image to SVG | 1 credit |
recolor_svg |
Change colors in SVG | Free |
simplify_svg |
Reduce color palette | Free |
remove_background |
AI background removal | 1 credit |
batch_vectorize |
Process multiple images | 1 credit/image |
get_batch_status |
Poll batch progress | Free |
list_vectorizations |
View history | Free |
| Variable | Required | Default | Description |
|---|---|---|---|
SVG_NEW_API_KEY |
Yes | — | Your svg.new API key |
SVG_NEW_API_URL |
No | https://svg.new |
API base URL |
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"svg-new-mcp-server": {
"command": "npx",
"args": []
}
}
}Transcripts, channel stats, search
AI image generation using various models.
Unified GPU inference API with 30 AI services (LLM, image gen, video, TTS, whisper, embeddings, reranking, OCR) as MCP tools. Pay-per-use via x402 USDC or API k
A powerful image generation tool using Google's Imagen 3.0 API through MCP. Generate high-quality images from text prompts with advanced photography, artistic,