latex-mathml-mcp-server
3
The LaTeX to MathML MCP Server converts LaTeX mathematical expressions into MathML using a Model Context Protocol. It offers both tool-based and resource-based conversion, is lightweight, and integrates easily with MCP clients.
LaTeX to MathML MCP Server
A Model Context Protocol (MCP) server that converts LaTeX mathematical expressions to MathML. It features easy integration, lightweight conversion using MathJax-node, and provides both tool-based conversion and resource-based access.
Features
- Converts LaTeX to MathML
- Standard MCP protocol
- Lightweight and fast
Usage
- Start server with Node.js, handle MCP connections.
- Tool-based: LaTeX to MathML conversion.
- Resource-based: URI access to MathML representation.
Development
- Built with Node.js
- Depends on
@modelcontextprotocol/sdk
,mathjax-node
,zod
License
MIT