texflow-mcp and TexMCP
These are complements: TexFlow handles high-level document authoring and LaTeX generation while TexMCP provides the LaTeX-to-PDF rendering backend, allowing agents to compose and compile documents through a complete pipeline.
About texflow-mcp
aaronsb/texflow-mcp
LaTeX document compiler with MCP interface — AI agents author documents via structured model, TeXFlow handles LaTeX mechanics
Exposes a structured document model (sections, paragraphs, figures, tables) via MCP tools that agents manipulate directly, while maintaining an in-memory JSON representation that auto-saves to disk—LaTeX generation is purely an output artifact. Supports both blank document scaffolding and markdown ingestion as entry points, with optional XeLaTeX compilation to PDF and page preview via `poppler-utils`. Integrates seamlessly with Claude Code and Claude Desktop through standard MCP server configuration.
About TexMCP
devroopsaha744/TexMCP
A small FastMCP-based Microservice that renders LaTeX to PDF. The server exposes MCP tools to render raw LaTeX or templates and produces artifacts
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work