MCP SVG Converter is a server that enables AI assistants to convert SVG files to PNG and JPG formats with customizable parameters like scale factor, quality, and background color. Built with TypeScript and using the Sharp library for high-quality image processing, it integrates seamlessly with Claude Desktop through a simple configuration file, allowing users to convert vector graphics directly within their conversations without switching applications. The server implements secure file handling with configurable output directories, making it particularly useful for designers and developers who need to quickly transform SVG code into raster images for documentation, presentations, or web content.
surferdot