Loading MCP server directory, please wait...
Generate vector art, vectorize images, and return SVG, PNG, and logo kits to AI agents.
npx @getmcp/cli add ai.cleanvector/cleanvectorRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer API key from CleanVector (format: Bearer cv_...).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.cleanvector/cleanvector": {
"url": "https://cleanvector.ai/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}