Converts LaTeX math expressions into scalable SVG images through two tools: latex_to_svg returns the SVG content directly, while latex_to_svg_file writes it to disk. You get control over display mode, font size, units (pt, px, mm, ex), and can choose from ten math fonts including Latin Modern, STIX Two, and Fira Math. Useful when you need Claude to generate publication ready mathematical notation without rasterization, whether for documentation, InDesign workflows, or web content. The server handles font caching automatically and runs via npx for zero install friction.
claude mcp add --transport stdio wspringer-math-svg-mcp -- npx -y math-svg-mcp