workplace & productivity

TexMCP

An MCP server that converts LaTeX into high-quality PDF documents. It provides tools for rendering both raw LaTeX input and customizable templates, producing shareable, production-ready artifacts such as reports, resumes, and research papers.

python
local
workplace & productivity
0
View on GitHub

Installation

npx -y devroopsaha744/TexMCP

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "TexMCP",
  "command": "npx",
  "args": [
    "-y",
    "devroopsaha744/TexMCP"
  ]
}

About This MCP Server

devroopsaha744/TexMCP

An MCP server that converts LaTeX into high-quality PDF documents. It provides tools for rendering both raw LaTeX input and customizable templates, producing shareable, production-ready artifacts such as reports, resumes, and research papers.

GitHub: https://github.com/devroopsaha744/TexMCP

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub