math svg mcp for Claude Desktop
io.github.wspringer/math-svg-mcp
Convert LaTeX math expressions to crisp, scalable SVG images
client:Claude Desktop
transport:stdio
runtime:npm
Install math svg mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"math-svg-mcp": {
"command": "npx",
"args": [
"-y",
"math-svg-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs