tex-mcp-web

MiiKiyoshi/tex-mcp-web
★ 2 stars Python AI/LLM Updated today
Agentic-first PDF review for LaTeX papers: live web viewer + comment queue + MCP server for Claude Code
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tex-mcp-web": {
      "command": "uvx",
      "args": [
        "tex-mcp-web"
      ]
    }
  }
}

Or install with pip: pip install tex-mcp-web

README Excerpt

**Agentic-first PDF review for LaTeX papers, with Claude Code as the author.** Hard fork of [queelius/scholia](https://github.com/queelius/scholia) v0.6.1 (MIT). Renamed and independently developed since. You read the rendered PDF in your browser. You drop comments on paragraphs, sections, or the paper as a whole. Claude Code reads the queue (via MCP), edits the source, and replies with what changed. The PDF rebuilds in front of you. Repeat until done.

Tools (4)

paperpdf_regionsectionsource_range