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.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.OVERLEAF_GIT_TOKEN— "": "YOUR_OVERLEAF_GIT_TOKEN"OVERLEAF_GIT_TOKEN_FILE— Prefer over inlining the token in the Claude Desktop JSON if your config file is backed up or synced.OVERLEAF_PROJECTS_CONFIG— If projectName is omitted, the default entry is used. To put projects.json somewhere other than the standard location, point =/absolute/path/projects.json at it from the env block.OVERLEAF_PROJECT_ID— "": "YOUR_OVERLEAF_PROJECT_ID",OVERLEAF_PROJECT_NAME— 1. Env vars (single project) — OVERLEAF_PROJECT_ID + OVERLEAF_GIT_TOKEN. Optional: for the display name.XDG_CONFIG_HOME— macOS / Linux ~/.config/overleaf-mcp/projects.json (or $/overleaf-mcp/projects.json if set)[](https://m8ven.ai/mcp/mjyoo2-overleafmcp-peq9eb)