vectorize-mcp-server and svg2vector-mcp
The Vectorize MCP Server appears to be a core component within the Vectorize ecosystem, while svg2vector-mcp is a specialized MCP server built upon that ecosystem, likely utilizing the Vectorize framework to provide a specific SVG-to-Android Vector Drawable conversion service.
About vectorize-mcp-server
vectorize-io/vectorize-mcp-server
Official Vectorize MCP Server
This is a server implementation that connects popular AI developer environments like VS Code, Claude, Windsurf, Cursor, and Cline to the Vectorize platform. It allows developers to integrate advanced document retrieval and text extraction capabilities directly into their coding workflows. Developers can send text or documents to the server and receive relevant information or extracted content back.
About svg2vector-mcp
SuLG-ik/svg2vector-mcp
MCP server for converting SVG files to Android Vector Drawable XML format.
Converts SVG shapes (rect, circle, polygon, line) to Android Vector Drawable paths while preserving stroke/fill properties and CSS styles, implementing stdio-based MCP transport for seamless integration with Claude Desktop and Figma MCP workflows. The modular architecture separates parsing, tree representation, and XML generation to handle both local files and remote URLs, supporting Android API 21+ output format.
Scores updated daily from GitHub, PyPI, and npm data. How scores work