overleaf-web-mcp

mhmdaskari/overleaf-web-mcp
★ 0 stars TypeScript Browser/Web Updated 4d ago
Unofficial MCP server for browsing, tracked writing, organizing, compiling, reviewing, and monitoring version history in Overleaf projects through an authenticated web session.
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": {
    "overleaf-web-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mhmdaskari/overleaf-web-mcp"
      ]
    }
  }
}

README Excerpt

<h1 align="center">Overleaf Web MCP</h1> <p align="center">Let Claude, Cursor, or any MCP client read, edit, compile, and review your Overleaf projects, signed in as you.</p> <p align="center"> <a href="https://www.npmjs.com/package/overleaf-web-mcp"><img alt="npm version" src="https://img.shields.io/npm/v/overleaf-web-mcp?color=1F6FEB"></a>

Topics

collaborationcompilationlatexlatex-editormcpmodel-context-protocoloverleafproject-managementreview-commentstrack-changestypescriptversion-history