mcpbeat Sign in

Math SVG MCP Server

by wspringer Your server? Claim it
local only

Math SVG MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 6 Feb 2026.

Convert LaTeX math expressions to crisp, scalable SVG images

Installs per day peak 26 · avg 7 · -14% w/w
a month agotoday
31
Installs / week
npm · math-svg-mcp
1
Stars
2 open issues
6 Feb 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Math SVG MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add math-svg-mcp -- npx -y math-svg-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "math-svg-mcp": {
      "args": [
        "-y",
        "math-svg-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.math-svg-mcp]
command = "npx"
args = ["-y", "math-svg-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "math-svg-mcp": {
      "args": [
        "-y",
        "math-svg-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "math-svg-mcp": {
      "args": [
        "-y",
        "math-svg-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Math SVG MCP

same job, measured the same way
Fci MCP
by fluxink

Convert handwriting into text, LaTeX math, chemistry, or molecular structures.

6 tools answering
Scientific Math Calculator MCP
by nexlab

Safe scientific calculator MCP for numeric expressions

answering
Layerback MCP
by toplocalai

Convert diagram images into fully editable Visio (VSDX), PowerPoint, draw.io, and SVG files.

22 installs/wk local only
C
Image
by yaktool

Compress, convert and resize images locally, with marketplace presets and rule rechecks.

33 installs/wk local only
Image to SVG
by botmonster

MCP server that converts raster images (PNG/JPG/WEBP) to SVG vector format

65 installs/wk local only
PDF Toolkit
by tensormaster

Convert PDFs/images to Word, Excel, and Markdown. Split, merge, and watermark PDF files.

answering
Markdown Notes MCP
by narashiman-k

Convert PDF, Word, Excel, PowerPoint, EPUB and images to Markdown locally, with no upload.

204 installs/wk local only
Formatika
by formatika

Convert, compress, resize and trim images, audio, video and PDFs from local paths.

33 installs/wk local only

Math SVG MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Math SVG MCP?
Math SVG MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package math-svg-mcp was installed 31 times last week.
How do I connect Math SVG MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls math-svg-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Math SVG MCP?
The npm package math-svg-mcp was installed 31 times in the last week. Week over week that is -14%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Math SVG MCP open source?
Yes — it is published under the MIT licence, written in TypeScript, 1 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.