vectorize-mcp-server and svg2vector-mcp
About vectorize-mcp-server
vectorize-io/vectorize-mcp-server
Official Vectorize MCP Server
Exposes three core tools: vector retrieval for semantic search, document extraction with automatic chunking to Markdown, and deep research generation with optional web search capabilities. Implements the Model Context Protocol for seamless integration with Claude, Windsurf, Cursor, and Cline via environment-based authentication to Vectorize pipelines. Runs as an npx executable with one-click VS Code installation and supports both user-level and workspace-scoped configuration.
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