OverleafMCP

mjyoo2/OverleafMCP
★ 150 stars JavaScript 🤖 AI/LLM Updated 1d ago
Model Context Protocol (MCP) server that lets AI assistants read Overleaf projects, parse LaTeX document structure, and push section-level edits back via Git. Compatible with Claude Desktop, Cursor, Windsurf, and any MCP client.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "overleafmcp": {
      "command": "npx",
      "args": [
        "-y",
        "mjyoo2/OverleafMCP"
      ]
    }
  }
}

README Excerpt

An MCP (Model Context Protocol) server that provides access to Overleaf projects via Git integration. This allows Claude and other MCP clients to read LaTeX files, analyze document structure, extract content, and write files from and to Overleaf projects. - 📄 **File Management**: List, read, and write files from and to Overleaf projects

Tools (10)

commitMessagecontentextensionfilePathnewContentnpxpaper2projectNamesectionTitlethesis

Topics

ai-toolschatgptclaudelatexmcpmcp-serveroverleaf